Merge "Disable RescueParty in GSI temporary" am: 39f88f9c28
am: b9bf035c60
am: ff91a64d85
Change-Id: Ic120b0cb84de828548772f59712ee680f31aa73d
This commit is contained in:
@@ -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
|
||||
|
@@ -1,5 +1,8 @@
|
||||
# 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
|
||||
|
Reference in New Issue
Block a user