68b75f9105
* The bulk of the device family policy was common and applicable to all Samsung msm8974-devices. Move that common stuff here to ease maintenance. Change-Id: I86516adfb1b9c55a6959a7faf4ee424a4b3385c8
5 lines
238 B
Text
5 lines
238 B
Text
allow mediaextractor exfat:file r_file_perms;
|
|
allow mediaextractor ntfs: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;
|