Enable the SELinux dialog in Settings

Change-Id: Icc708416d062bc811c83bce0841331c84afcb3f6
This commit is contained in:
Ricardo Cerqueira 2013-08-04 13:25:00 +01:00
parent f61831643f
commit f383563305
1 changed files with 3 additions and 0 deletions

View File

@ -70,6 +70,9 @@ PRODUCT_PROPERTY_OVERRIDES += \
ro.com.android.dateformat=MM-dd-yyyy \
ro.com.android.dataroaming=false
PRODUCT_PROPERTY_OVERRIDES += \
ro.build.selinux=1
ifneq ($(TARGET_BUILD_VARIANT),eng)
# Enable ADB authentication
ADDITIONAL_DEFAULT_PROPERTIES += ro.adb.secure=1