android_device_xiaomi_sdm66.../sepolicy/vendor/zygote.te
pix106 aa76e60586 sdm660-common: sepolicy: allow zygote to search vendor_framework_file
type=1400 audit(0.0:55): avc: denied { search } for name="framework" dev="mmcblk0p14" ino=1094 scontext=u:r:zygote:s0 tcontext=u:object_r:vendor_framework_file:s0 tclass=dir permissive=0
2022-12-22 04:56:20 +01:00

5 lines
165 B
Text

get_prop(zygote, exported_camera_prop)
allow zygote adsprpcd_file:dir search;
allow zygote vendor_framework_file:dir search;
allow zygote unlabeled:dir { search };