cm: Remove root access prop
This property is already defaulted to 0 in the code. The su_daemon is also disabled by default. Thus, for all intents and purposes, root access is already being disabled by default. Change-Id: I1241689c0d3253aa2e44835c55839f24b3b74341
This commit is contained in:
committed by
Ethan Chen
parent
63ce74b055
commit
2199e557df
@@ -234,9 +234,6 @@ PRODUCT_PACKAGES += \
|
||||
su
|
||||
endif
|
||||
|
||||
PRODUCT_PROPERTY_OVERRIDES += \
|
||||
persist.sys.root_access=0
|
||||
|
||||
DEVICE_PACKAGE_OVERLAYS += vendor/cm/overlay/common
|
||||
|
||||
PRODUCT_VERSION_MAJOR = 14
|
||||
|
Reference in New Issue
Block a user