mirror of
https://github.com/Evolution-X-Devices/device_google_wahoo
synced 2026-02-01 07:50:47 +00:00
Added a new system properties for IWLAN operation mode
Added a new flag to specify the IWLAN operation mode. Also allowed this system properties for vendor native service to access. Test: Manual Bug: 73659459 Change-Id: I5b64c6c437a3dc11a361121e2652a3f30f357105
This commit is contained in:
@@ -29,6 +29,10 @@ 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