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

Commit b9bf035c authored by SzuWei Lin's avatar SzuWei Lin Committed by android-build-merger
Browse files

Merge "Disable RescueParty in GSI temporary"

am: 39f88f9c

Change-Id: Ia8898e6c076e71be8108c246b46bee7071fed12a
parents eb5af6fa 39f88f9c
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -4,5 +4,8 @@ ro.cp_system_other_odex=0
# GSI always disables adb authentication
ro.adb.secure=0

# TODO(b/120679683): disable RescueParty before all problem apps solved
persist.sys.disable_rescue=true

# TODO(b/78105955): disable privapp_permissions checking before the bug solved
ro.control_privapp_permissions=disable
+3 −0
Original line number Diff line number Diff line
# GSI always generate dex pre-opt in system image
ro.cp_system_other_odex=0

# TODO(b/120679683): disable RescueParty before all problem apps solved
persist.sys.disable_rescue=true

# TODO(b/78105955): disable privapp_permissions checking before the bug solved
ro.control_privapp_permissions=disable