Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
aospm_device_generic_sdm845
/
ec0179347bc8770472572a684062fd92169afd20
/
.
/
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
};