commit | 605f4b56639a02b12cf509e010aa544eb2c74c12 | [log] [tgz] |
---|---|---|
author | Sriharsha Allenki <sallenki@codeaurora.org> | Fri Jul 24 13:51:47 2020 +0530 |
committer | Sriharsha Allenki <sallenki@codeaurora.org> | Tue Jul 28 14:08:53 2020 +0530 |
tree | 80597615a86bb514e91904c854b97e328063a968 | |
parent | 9604df41306aa529aed724e3956f05f5b773b08f [diff] |
USB: Configure USB MTP over ffs for kernels above 5.4 On targets using 5.4 kernel and above the MTP is supported over ffs and the legacy f_mtp is deprecated. So, set the vendor.usb.use_ffs_mtp to 1 so that ffs based mtp is used. This is done using PRODUCT_PROPERTY_OVERRIDES in which the properties will be placed in /vendor/build.prop. Change-Id: I2080aab9b5c79fe426db4dc18dc80b5b78b80317