mirror of
https://github.com/chararomandroid/android_device_samsung_a20
synced 2026-08-23 12:35:33 -04:00
universal7885: sepolicy: Allow zygote to read cmdline
Signed-off-by: SamarV-121 <samarvispute121@gmail.com> Change-Id: Ieb498872e834939da48da56ac13554b78da21915
This commit is contained in:
parent
94ca3b4cde
commit
cdae24b850
1 changed files with 2 additions and 0 deletions
2
sepolicy/vendor/zygote.te
vendored
2
sepolicy/vendor/zygote.te
vendored
|
|
@ -1 +1,3 @@
|
||||||
get_prop(zygote, exported_camera_prop);
|
get_prop(zygote, exported_camera_prop);
|
||||||
|
|
||||||
|
allow zygote proc_cmdline:file r_file_perms;
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue