# GSI always generate dex pre-opt in system image | |
ro.cp_system_other_odex=0 | |
# GSI always disables adb authentication | |
ro.adb.secure=0 | |
# TODO(b/78105955): disable privapp_permissions checking before the bug solved | |
ro.control_privapp_permissions=disable |