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
This commit is contained in:
Jack Pham 2020-02-09 01:15:30 -08:00 committed by Bruno Martins
parent 3590daee0a
commit b5aa70b18d

View file

@ -230,7 +230,7 @@ persist.vendor.sensors.sync_request=true
sys.vendor.shutdown.waittime=500 sys.vendor.shutdown.waittime=500
# USB # USB
vendor.usb.diag.func.name=diag vendor.usb.diag.func.name=ffs
vendor.usb.use_ffs_mtp=0 vendor.usb.use_ffs_mtp=0
# WiFi # WiFi