MTP stuff

MTP and ADB now working together without problems

Change-Id: Iedd7d03e1dd09ff6aa84605bb3a9495fbc5fab3f
diff --git a/system.prop b/system.prop
index c7ee371..a7e7653 100644
--- a/system.prop
+++ b/system.prop
@@ -3,3 +3,6 @@
 #Disable for everyone for the moment
 ro.sys.sdcardfs=0
 persist.sys.overlay.nightmode=true
+persist.sys.usb.config=mtp,adb
+ro.debuggable=1
+ro.secure=0