Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_device_samsung_gta4xl-common
/
e61c287faa3fd26e78746457cc2d84baa200099b
/
.
/
sepolicy
/
vendor
/
vendor_init.te
blob: b52d2c3624704a80bd085b16607a84c475727c79 [
file
] [
log
] [
blame
]
# vendor_init.te
set_prop
(
vendor_init
,
vold_prop
);
allow vendor_init cgroup
:
file getattr
;
allow vendor_init tmpfs
:
dir
{
write add_name
};
allow vendor_init tmpfs
:
lnk_file create
;