10 lines
153 B
Plaintext
10 lines
153 B
Plaintext
# DPM
|
|
persist.vendor.dpm.feature=11
|
|
|
|
# ADB-Debugging
|
|
ro.secure=0
|
|
ro.adb.secure=0
|
|
ro.debuggable=1
|
|
persist.sys.usb.config=adb
|
|
persist.service.adb.enable=1
|