sm8350-common: Configure USB MTP over FFS
This is now required for targets using 5.4 kernel and above because the legacy f_mtp is deprecated. Change-Id: Ief9d955d6e4159263864bc82beae6dcf6c858ce1
This commit is contained in:
parent
b5aa70b18d
commit
fd985a1945
1 changed files with 1 additions and 1 deletions
|
@ -231,7 +231,7 @@ sys.vendor.shutdown.waittime=500
|
|||
|
||||
# USB
|
||||
vendor.usb.diag.func.name=ffs
|
||||
vendor.usb.use_ffs_mtp=0
|
||||
vendor.usb.use_ffs_mtp=1
|
||||
|
||||
# WiFi
|
||||
wifi.aware.interface=wifi-aware0
|
||||
|
|
Loading…
Reference in a new issue