Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_device_mediatek_sepolicy_vndr
/
3c90852f99e81371e78084adeabb1fec3eecd306
/
.
/
basic
/
plat_private
/
domain.te
blob: 6d0e3ec94d01dbc32f87456ffd0fce95e08053a7 [
file
] [
log
] [
blame
]
allow domain system_mtk_pmb_file
:
dir r_dir_perms
;
allow domain system_mtk_pmb_file
:
lnk_file
{
getattr read
};
allow
{
appdomain coredomain
}
system_mtk_pmb_file
:
file
{
execute read open getattr map
};