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:
parent
de2fb061fd
commit
5684a5e044
1 changed files with 1 additions and 0 deletions
|
|
@ -275,6 +275,7 @@ ro.incremental.enable=yes
|
|||
vendor.sys.thermal.data.path=/data/vendor/thermal/
|
||||
|
||||
# USB
|
||||
vendor.usb.diag.func.name=ffs
|
||||
vendor.usb.use_ffs_mtp=1
|
||||
|
||||
# Wifi
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue