mirror of
https://github.com/S3NEO/android_device_samsung_msm8226-common.git
synced 2024-11-06 21:55:45 +00:00
6bb52d5a0c
WiFi, Audio & Bluetooth now work 100%!!!!
7 lines
252 B
Text
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;
|