Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_hardware_google_pixel-sepolicy
/
73c90954e6443843a4b16292981dc921b066dccc
/
.
/
storage
/
shell.te
blob: d8145f1fba314bb43ad7cf91fc4808780ad83511 [
file
] [
log
] [
blame
]
Adam Shih
46ca81b
2021-07-05 09:22:16 +0800
[
diff
] [
blame
]
1
userdebug_or_eng
(
`
2
allow shell debugfs_lpm:file r_file_perms;
3
allow shell sysfs_scsi_devices_0000:file r_file_perms;
4
allow shell sysfs_mmc:dir r_dir_perms;
5
')
6