Move ro.adb.secure declaration into device/* (1/2)

Bug: 79115842
Test: succeeded building and tested with taimen
Change-Id: I963a68b1b53ca3412027b357e25fffd6391ef9ff
This commit is contained in:
Jaekyun Seok
2018-05-10 13:20:27 +09:00
parent 5ed087b0e1
commit 977eefd711

View File

@@ -20,6 +20,9 @@ PRODUCT_ACTIONABLE_COMPATIBLE_PROPERTY_DISABLE := true
PRODUCT_PROPERTY_OVERRIDES += \
keyguard.no_require_sim=true
PRODUCT_SYSTEM_DEFAULT_PROPERTIES += \
ro.adb.secure=1
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 \