universal7885: sepolicy: Allow zygote to read cmdline

Signed-off-by: SamarV-121 <samarvispute121@gmail.com>
Change-Id: Ieb498872e834939da48da56ac13554b78da21915
This commit is contained in:
SamarV-121 2021-07-16 17:23:58 +05:30 committed by roynatech2544
commit cdae24b850

View file

@ -1 +1,3 @@
get_prop(zygote, exported_camera_prop);
allow zygote proc_cmdline:file r_file_perms;