From fd985a1945578f763ec031aca7ae7e0e59976207 Mon Sep 17 00:00:00 2001 From: LuK1337 Date: Sun, 30 May 2021 10:00:39 +0200 Subject: [PATCH] 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 --- vendor.prop | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vendor.prop b/vendor.prop index 33ee9c1..31edd85 100644 --- a/vendor.prop +++ b/vendor.prop @@ -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