msm8974-common: Remove exfat and ntfs sepolicies

* They are labelled as vfat now

Change-Id: I1f1df3b7c1c294b2efb5ce9417838b9932eb08f1
This commit is contained in:
Paul Keith 2018-02-19 17:23:54 +01:00
parent a6a77f987c
commit f159447f74

View File

@ -1,5 +1,3 @@
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;