msm8226-common: fix more sepolicy denials

Change-Id: If81bc788428fdbbcd2c16d80f76316082e2c607f
This commit is contained in:
Francescodario Cuzzocrea 2020-01-04 17:45:01 +01:00
parent 54973f5b87
commit 0c8fd6eca5
2 changed files with 4 additions and 0 deletions

View file

@ -54,3 +54,6 @@ allow init {
allow init {
wcnss_device
}:chr_file w_file_perms;
allow init sysfs:file setattr;
allow init sysfs_devfreq:file setattr;

View file

@ -1,5 +1,6 @@
allow vold efs_file:dir rw_dir_perms;
allow vold efs_file:file create;
allow vold persist_data_file:dir { open read };
allow vold {
block_device