Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
aospm_device_generic_sdm845
/
0b66f6d516f957f30f5a189c14e9ccb2cf12f02c
/
.
/
sepolicy
/
hal_health_default.te
blob: 26a64ca9c13c294dc27914dd63bae135f6d83319 [
file
] [
log
] [
blame
]
allow hal_health_default sysfs_power
:
file
{
read open write getattr
};
allow hal_health_default sysfs
:
file
{
read open write
};
allow hal_health_default sysfs_power
:
lnk_file
{
read
};
allow hal_health_default sysfs_power
:
dir
{
open search read
};