Merge "Add a default root access mode." into cm-10.2
This commit is contained in:
commit
2b9130082b
@ -71,7 +71,8 @@ PRODUCT_PROPERTY_OVERRIDES += \
|
|||||||
ro.com.android.dataroaming=false
|
ro.com.android.dataroaming=false
|
||||||
|
|
||||||
PRODUCT_PROPERTY_OVERRIDES += \
|
PRODUCT_PROPERTY_OVERRIDES += \
|
||||||
ro.build.selinux=1
|
ro.build.selinux=1 \
|
||||||
|
persist.sys.root_access=1
|
||||||
|
|
||||||
ifneq ($(TARGET_BUILD_VARIANT),eng)
|
ifneq ($(TARGET_BUILD_VARIANT),eng)
|
||||||
# Enable ADB authentication
|
# Enable ADB authentication
|
||||||
|
Loading…
Reference in New Issue
Block a user