Make device bootable -> add missing packages and pre-steps to fix audio
This commit is contained in:
@@ -1,3 +1,9 @@
|
||||
# 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
|
||||
|
Reference in New Issue
Block a user