Revert "sepolicy: Fixes for external storage denials"

Moved to vendor/cm

This reverts commit 1e1d0f4bed.

Change-Id: Idf6925f221df113d6f6461663b6b2eb91f7ba744
This commit is contained in:
Daniel Hillenbrand 2016-01-01 08:31:52 -08:00
parent 1e1d0f4bed
commit 15d948877b
4 changed files with 0 additions and 5 deletions

View File

@ -1 +0,0 @@
allow fsck_untrusted self:capability sys_admin;

View File

@ -1,2 +1 @@
genfscon proc /bluetooth/sleep u:object_r:proc_bluetooth_writable:s0
genfscon exfat / u:object_r:sdcard_external:s0

View File

@ -6,4 +6,3 @@ allow system_server sysfs_sec:file rw_file_perms;
allow system_server sysfs_vibeamp:dir search;
allow system_server sysfs_vibeamp:file rw_file_perms;
allow system_server wifi_efs_file:file r_file_perms;
allow system_server storage_stub_file:dir { getattr };

View File

@ -1,2 +0,0 @@
allow vold storage_stub_file:dir { rw_file_perms search add_name };
allow vold mnt_media_rw_stub_file:dir r_dir_perms;