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