1 # GSI always generate dex pre-opt in system image 2 ro.cp_system_other_odex=0 3 4 # GSI always disables adb authentication 5 ro.adb.secure=0 6 7 # TODO(b/78105955): disable privapp_permissions checking before the bug solved 8 ro.control_privapp_permissions=disable 9