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
5 lines
165 B
Text
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 };
|