commit | b9523d2f3a44c9bfc31f488d294f9f3f26d974ab | [log] [tgz] |
---|---|---|
author | Ameya Thakur <ameyat@codeaurora.org> | Wed May 24 16:19:11 2017 -0700 |
committer | Ameya Thakur <ameyat@codeaurora.org> | Fri May 26 11:42:10 2017 -0700 |
tree | 5a6404eef42761c464c763385250158a445a9a42 | |
parent | 45c944f92d3aa3fbb07e826276f1cf41887ee121 [diff] |
sepolicy: init: Allow init to access custom block device labels During restorecon init needs readlabel access to block devices. It already has access to the generic "block_device", but prints out errors because it is not able to access devices with custom labels. Updated the policy to allow the same. Change-Id: Icb19e9d7563201b8d7585c05e3a00be1d73a7c30