mirror of
https://github.com/Evolution-X-Devices/device_google_wahoo
synced 2026-02-01 07:50:47 +00:00
Fixed the incorrect system properties
IWLAN operation mode is not an integer anymore. Removed the system properties and only use the default mode (tied to the IRadio version). Test: Manual Bug: 126218288 Change-Id: I9c844e76ef1e554dda9b2821f9ebf6e71ccaf39e
This commit is contained in:
@@ -34,10 +34,6 @@ PRODUCT_SOONG_NAMESPACES += \
|
||||
vendor/google/camera \
|
||||
hardware/google/pixel
|
||||
|
||||
# Telephony IWLAN operation mode
|
||||
PRODUCT_SYSTEM_DEFAULT_PROPERTIES += \
|
||||
ro.telephony.iwlan_operation_mode=0
|
||||
|
||||
PRODUCT_COPY_FILES += \
|
||||
device/google/wahoo/default-permissions.xml:$(TARGET_COPY_OUT_VENDOR)/etc/default-permissions/default-permissions.xml \
|
||||
frameworks/native/data/etc/handheld_core_hardware.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/handheld_core_hardware.xml \
|
||||
|
||||
Reference in New Issue
Block a user