Skip to content
Snippets Groups Projects
Commit f00935a5 authored by Nick Kralevich's avatar Nick Kralevich Committed by android-build-merger
Browse files

mediaprovider: add functionfs ioctl

am: a73f58ae

Change-Id: I573c72eb0795862a498772e74cb7f230876fa914
parents 84a010c4 a73f58ae
No related branches found
No related tags found
No related merge requests found
......@@ -37,6 +37,7 @@ allow mediaprovider mtp_device:chr_file rw_file_perms;
# MtpServer uses /dev/usb-ffs/mtp
allow mediaprovider functionfs:dir search;
allow mediaprovider functionfs:file rw_file_perms;
allowxperm mediaprovider functionfs:file ioctl FUNCTIONFS_ENDPOINT_DESC;
# MtpServer sets sys.usb.ffs.mtp.ready
set_prop(mediaprovider, ffs_prop)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment