Enable the SELinux dialog in Settings
Change-Id: Icc708416d062bc811c83bce0841331c84afcb3f6
This commit is contained in:
parent
f61831643f
commit
f383563305
@ -70,6 +70,9 @@ PRODUCT_PROPERTY_OVERRIDES += \
|
|||||||
ro.com.android.dateformat=MM-dd-yyyy \
|
ro.com.android.dateformat=MM-dd-yyyy \
|
||||||
ro.com.android.dataroaming=false
|
ro.com.android.dataroaming=false
|
||||||
|
|
||||||
|
PRODUCT_PROPERTY_OVERRIDES += \
|
||||||
|
ro.build.selinux=1
|
||||||
|
|
||||||
ifneq ($(TARGET_BUILD_VARIANT),eng)
|
ifneq ($(TARGET_BUILD_VARIANT),eng)
|
||||||
# Enable ADB authentication
|
# Enable ADB authentication
|
||||||
ADDITIONAL_DEFAULT_PROPERTIES += ro.adb.secure=1
|
ADDITIONAL_DEFAULT_PROPERTIES += ro.adb.secure=1
|
||||||
|
Loading…
Reference in New Issue
Block a user