mirror of
https://github.com/S3NEO/android_device_samsung_msm8226-common.git
synced 2024-11-06 21:55:45 +00:00
e405ae831d
* This is necessary for the built-in music player to play files off of fuse (NTFS, in our case, for the most part) volumes Change-Id: Ib6fffb5c2b5c8c514979a7aabce949d82902b2d1
4 lines
192 B
Text
4 lines
192 B
Text
allow mediaextractor fuse:file r_file_perms;
|
|
allow mediaextractor sdcard_posix:file r_file_perms;
|
|
allow mediaextractor sdcardfs:file r_file_perms;
|
|
allow mediaextractor vfat:file r_file_perms;
|