android_device_samsung_msm8.../sepolicy/common/zygote.te
DJABhipHop 6bb52d5a0c msm8226-common: sepolicy: Fix even more errors
WiFi, Audio & Bluetooth now work 100%!!!!
2020-03-13 12:04:11 -04:00

7 lines
252 B
Text

allow zygote proc_cmdline:file read;
allow zygote proc_cmdline:file open;
allow zygote proc_cmdline:file getattr;
allow zygote unlabeled:dir getattr;
allow zygote unlabeled:dir read;
allow zygote unlabeled:dir open;
allow zygote unlabeled:dir search;