Skip to content
Snippets Groups Projects
Commit bb00b046 authored by Tao Bao's avatar Tao Bao Committed by android-build-merger
Browse files

Merge "Allow init to relabelto to misc_block_device." am: fdedacd6 am: 89a09b36 am: 92bd7e35

am: d9992f9a

Change-Id: I7ee48e3eb5a27580352436a07fe0b8773e49dc9f
parents 3b139ef7 d9992f9a
No related branches found
No related tags found
No related merge requests found
......@@ -37,6 +37,7 @@ allow init kernel:fd use;
# restorecon for early mount device symlinks
allow init tmpfs:lnk_file { getattr read relabelfrom };
allow init system_block_device:{ blk_file lnk_file } relabelto;
allow init misc_block_device:{ blk_file lnk_file } relabelto;
# setrlimit
allow init self:capability sys_resource;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment