Skip to content

Commit

Permalink
Add prop to request Samsung vendors to use functionfs for MTP
Browse files Browse the repository at this point in the history
  • Loading branch information
phhusson committed May 17, 2023
1 parent 517e45e commit 60b9a5c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions system.prop
Original file line number Diff line number Diff line change
Expand Up @@ -46,3 +46,6 @@ bluetooth.profile.pan.nap.enabled?=true
bluetooth.profile.pan.panu.enabled?=true
bluetooth.profile.pbap.server.enabled?=true
bluetooth.profile.sap.server.enabled?=true

# Samsung vendors default to a Samsung-specific gadget for MTP. Set this to use AOSP's functionfs MTP
vendor.usb.use_ffs_mtp=1

0 comments on commit 60b9a5c

Please sign in to comment.