Enable MTP and USB OTG Support

This commit is contained in:
ggow
2015-11-22 16:55:53 +00:00
parent 8efff6beb2
commit b628642e39
+7 -1
View File
@@ -35,7 +35,7 @@ ro.sys.usb.bicr=yes
# USB Charge only function
ro.sys.usb.charging.only=yes
#smartvolume
# smartvolume
ro.smartvolume.config=/system/vendor/smartvolume/ford/
ro.config.notification_sound=Verso.ogg
@@ -56,3 +56,9 @@ persist.wifi.rssi.thresholds=-92,-77,-68,-63
# no RIL
ro.carrier=wifi-only
ro.radio.noril=yes
# set default USB configuration
persist.sys.usb.config=mtp
# add support for USB storage type
persist.sys.isUsbOtgEnabled=1