mirror of
https://github.com/Evolution-X-Devices/device_google_wahoo
synced 2026-01-29 14:38:00 +00:00
Merge "Allow init to relabel ab_block lnk_files" into oc-dr1-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
b2be8cb917
3
sepolicy/vendor/init.te
vendored
3
sepolicy/vendor/init.te
vendored
@@ -10,4 +10,7 @@ allow init tty_device:chr_file rw_file_perms;
|
||||
|
||||
allow init persist_file:dir mounton;
|
||||
|
||||
allow init ab_block_device:lnk_file relabelto;
|
||||
allow init boot_block_device:lnk_file relabelto;
|
||||
|
||||
dontaudit init kernel:system module_request;
|
||||
|
||||
Reference in New Issue
Block a user