aboutsummaryrefslogtreecommitdiff
path: root/system.prop
diff options
context:
space:
mode:
authordiego-cr <diegocr@gmail.com>2017-04-02 15:46:06 +0200
committerdavidevinavil <davidevinavil@gmail.com>2017-04-07 13:37:07 +0200
commit32dc155512fd02d89f166f0f094f61c29bf3830a (patch)
tree041ebb16ad95a06f7041b18bbf0fcf41f1052688 /system.prop
parent2338abaf060ef5d4cb23e0e34207cd9f666f34b1 (diff)
Enable insecure adb
Change-Id: I892dd7d40930fb840892c72f64d00c1c384ab7a1
Diffstat (limited to 'system.prop')
-rw-r--r--system.prop8
1 files changed, 8 insertions, 0 deletions
diff --git a/system.prop b/system.prop
index 6339642..c9cc0a7 100644
--- a/system.prop
+++ b/system.prop
@@ -144,3 +144,11 @@ persist.fuse_sdcard=true
# TimeService
persist.timed.enable=true
+
+# ADB
+ro.adb.secure=0
+ro.secure=0
+ro.allow.mock.location=1
+persist.service.adb.enable=1
+persist.service.debuggable=1
+persist.sys.usb.config=mtp,adb