Skip to content
Snippets Groups Projects
Commit 7d7fc64c authored by Tom Cherry's avatar Tom Cherry Committed by android-build-merger
Browse files

Merge "Revert "remove /dev/log"" am: fcfda81b am: 7469d816 am: 2c029ee1

am: 8465372b

Change-Id: I8bdc88c5984e4848d94b73f0bb3824f5a11fa981
parents 13ddbad5 8465372b
No related branches found
No related tags found
No related merge requests found
......@@ -96,6 +96,7 @@
/dev/ion u:object_r:ion_device:s0
/dev/keychord u:object_r:keychord_device:s0
/dev/kmem u:object_r:kmem_device:s0
/dev/log(/.*)? u:object_r:log_device:s0
/dev/loop-control u:object_r:loop_control_device:s0
/dev/mem u:object_r:kmem_device:s0
/dev/modem.* u:object_r:radio_device:s0
......
......@@ -30,6 +30,7 @@ type hw_random_device, dev_type;
type input_device, dev_type;
type kmem_device, dev_type;
type port_device, dev_type;
type log_device, dev_type, mlstrustedobject;
type mtd_device, dev_type;
type mtp_device, dev_type, mlstrustedobject;
type nfc_device, dev_type;
......
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