commit | 2b9130082b56eccdad5d42feec6aefb559a0b524 | [log] [tgz] |
---|---|---|
author | Ricardo Cerqueira <cyanogenmod@cerqueira.org> | Wed Aug 14 23:16:31 2013 +0000 |
committer | Gerrit Code Review <gerrit@cyanogenmod.org> | Wed Aug 14 23:16:31 2013 +0000 |
tree | c867047d2afe199ae29437c302ef067ea568f2f5 | |
parent | a3310a38681cffdee44dbd1ad966c9d7b2447376 [diff] | |
parent | 127ac8a44e93b6966adc32860f4c5fad211585ec [diff] |
Merge "Add a default root access mode." into cm-10.2
diff --git a/config/common.mk b/config/common.mk index 4773dad..22be0b7 100644 --- a/config/common.mk +++ b/config/common.mk
@@ -71,7 +71,8 @@ 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