Merge "Add a default root access mode." into cm-10.2

This commit is contained in:
Ricardo Cerqueira 2013-08-14 23:16:31 +00:00 committed by Gerrit Code Review
commit 2b9130082b
1 changed files with 2 additions and 1 deletions

View File

@ -71,7 +71,8 @@ PRODUCT_PROPERTY_OVERRIDES += \
ro.com.android.dataroaming=false
PRODUCT_PROPERTY_OVERRIDES += \
ro.build.selinux=1
ro.build.selinux=1 \
persist.sys.root_access=1
ifneq ($(TARGET_BUILD_VARIANT),eng)
# Enable ADB authentication