From b5aa70b18da96b0376f4d053ff9ebc824ea80de7 Mon Sep 17 00:00:00 2001 From: Jack Pham Date: Sun, 9 Feb 2020 01:15:30 -0800 Subject: [PATCH] sm8350-common: Configure USB Diag over FFS On targets where diag-router is used, override the vendor.usb.diag.func.name property to 'ffs' to instantiate the Diag function instances to use F_FS instead of the legacy f_diag driver. Change-Id: I529a081a0d6988628944a9020b61c061baa877a4 --- vendor.prop | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vendor.prop b/vendor.prop index 6ee9166..33ee9c1 100644 --- a/vendor.prop +++ b/vendor.prop @@ -230,7 +230,7 @@ persist.vendor.sensors.sync_request=true sys.vendor.shutdown.waittime=500 # USB -vendor.usb.diag.func.name=diag +vendor.usb.diag.func.name=ffs vendor.usb.use_ffs_mtp=0 # WiFi