blob: 37e2f2d719e44902912cf12d480f8f68ae896429 [file] [log] [blame]
Bowgo Tsai05f07d82019-04-19 22:08:56 +08001# Note: This file will be loaded with highest priority to override
2# other system properties, if a special ramdisk with "/force_debuggable"
3# is used and the device is unlocked.
4
5# Disable adb authentication to allow test automation on user build GSI
6ro.adb.secure=0
7
8# Allow 'adb root' on user build GSI
9ro.debuggable=1
10
11# Introduce this property to indicate that init has loaded adb_debug.prop
12ro.force.debuggable=1