Skip to content
Snippets Groups Projects
Commit fa335306 authored by Jeffrey Vander Stoep's avatar Jeffrey Vander Stoep Committed by android-build-merger
Browse files

Merge "init: allow to access console-ramoops with newer kernels"

am: 84fbd53a

* commit '84fbd53a':
  init: allow to access console-ramoops with newer kernels
parents 15decd69 84fbd53a
No related branches found
No related tags found
No related merge requests found
......@@ -266,6 +266,7 @@ allow init metadata_block_device:blk_file rw_file_perms;
# by dm-verity detecting corrupted blocks
allow init pstorefs:dir search;
allow init pstorefs:file r_file_perms;
allow init kernel:system syslog_read;
# linux keyring configuration
allow init init:key { write search setattr };
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment