SzuWei Lin | 3fc49fe | 2018-04-26 13:19:53 +0800 | [diff] [blame] | 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 | ||||
SzuWei Lin | c71d986 | 2018-05-03 11:35:21 +0800 | [diff] [blame^] | 6 | |
7 | # TODO(b/78105955): disable privapp_permissions checking before the bug solved | ||||
8 | ro.control_privapp_permissions=disable |