Merge "Allow init to relabel ab_block lnk_files" into oc-dr1-dev

This commit is contained in:
TreeHugger Robot
2017-06-23 20:14:22 +00:00
committed by Android (Google) Code Review

View File

@@ -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;