mirror of
https://github.com/Evolution-X-Devices/device_google_wahoo
synced 2026-02-01 15:09:54 +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
Merged-In: I9c844e76ef1e554dda9b2821f9ebf6e71ccaf39e
Change-Id: I9c844e76ef1e554dda9b2821f9ebf6e71ccaf39e
(cherry picked from commit 0535120338)
This commit is contained in:
@@ -29,10 +29,6 @@ PRODUCT_PROPERTY_OVERRIDES += \
|
||||
PRODUCT_SYSTEM_DEFAULT_PROPERTIES += \
|
||||
ro.adb.secure=1
|
||||
|
||||
# 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