summaryrefslogtreecommitdiff
path: root/storage/shell.te
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-07-07 05:02:44 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-07-07 05:02:44 +0000
commit91cdfd83a80266876d2aeeb6a2f727b585861e3e (patch)
treedd227c4a890df2c71705a92dc2f701c54a057de1 /storage/shell.te
parent5314f5a050d8886bbb63d93030ec84408c2a2f63 (diff)
parent07cccd56b507bb63faad951c5f9f31e0ca46f788 (diff)
downloadpixel-sepolicy-android14-mainline-mediaprovider-release.tar.gz
Change-Id: Id17f85c5fb616d03de1194dbfd92a537deb2278d
Diffstat (limited to 'storage/shell.te')
-rw-r--r--storage/shell.te6
1 files changed, 0 insertions, 6 deletions
diff --git a/storage/shell.te b/storage/shell.te
deleted file mode 100644
index d8145f1..0000000
--- a/storage/shell.te
+++ /dev/null
@@ -1,6 +0,0 @@
-userdebug_or_eng(`
- allow shell debugfs_lpm:file r_file_perms;
- allow shell sysfs_scsi_devices_0000:file r_file_perms;
- allow shell sysfs_mmc:dir r_dir_perms;
-')
-