mirror of
https://github.com/Evolution-X-Devices/device_google_wahoo
synced 2026-02-01 07:50:47 +00:00
Removes wifi offload HAL service from Wahoo
Removes wifi offload HAL service from Wahoo devices by removing related entries from wahoo/device.mk and wahoo/manifest.xml Bug: 74549432 Test: Check logs and verify offload HAL service is not running Change-Id: I45799d07e49c03bac73037867fd0b1db95da495a
This commit is contained in:
@@ -442,7 +442,6 @@ PRODUCT_PACKAGES += $(WPA)
|
||||
# Wifi
|
||||
PRODUCT_PACKAGES += \
|
||||
android.hardware.wifi@1.0-service \
|
||||
android.hardware.wifi.offload@1.0-service \
|
||||
wificond \
|
||||
wifilogd \
|
||||
libwpa_client
|
||||
|
||||
@@ -393,15 +393,6 @@
|
||||
<instance>default</instance>
|
||||
</interface>
|
||||
</hal>
|
||||
<hal format="hidl">
|
||||
<name>android.hardware.wifi.offload</name>
|
||||
<transport>hwbinder</transport>
|
||||
<version>1.0</version>
|
||||
<interface>
|
||||
<name>IOffload</name>
|
||||
<instance>default</instance>
|
||||
</interface>
|
||||
</hal>
|
||||
<hal format="hidl">
|
||||
<name>com.qualcomm.qti.ims.radio</name>
|
||||
<transport>hwbinder</transport>
|
||||
|
||||
Reference in New Issue
Block a user