sepolicy: add vendor_init to clear avc denials
Change-Id: I12bb691c9796a7c2e4b755af8140cad150fa7b90
This commit is contained in:
committed by
bigbiff
parent
ab76bd7324
commit
32a17d528b
@@ -7,4 +7,5 @@ recovery_only(`
|
||||
allow kernel unlabeled:file rw_file_perms;
|
||||
allow kernel tmpfs:file { read };
|
||||
allow kernel recovery:fd { use };
|
||||
allow vendor_init rootfs:dir read;
|
||||
')
|
||||
|
||||
Reference in New Issue
Block a user