summaryrefslogtreecommitdiff
path: root/storage/shell.te
blob: d8145f1fba314bb43ad7cf91fc4808780ad83511 (plain)
1
2
3
4
5
6
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;
')