mondrianwifi: fix trust selinux denied read patch vendor

This commit is contained in:
nyyu 2022-08-28 19:51:01 +02:00
parent e2469b6ed7
commit f49ced3e0a

View File

@ -1,2 +1,3 @@
allow system_server init:binder call;
allow system_server build_bootimage_prop:file r_file_perms;
allow system_server build_bootimage_prop:file r_file_perms;
allow system_server vendor_security_patch_level_prop:file r_file_perms;