Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 2199e557 authored by Zhao Wei Liew's avatar Zhao Wei Liew Committed by Ethan Chen
Browse files

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
parent 63ce74b0
Loading
Loading
Loading
Loading
+0 −3
Original line number Diff line number Diff line
@@ -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