commit | e5c7321e0c4141598588b2d9f10ad6a153851b8e | [log] [tgz] |
---|---|---|
author | Jeffrey Vander Stoep <jeffv@google.com> | Tue Aug 25 21:51:30 2015 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Tue Aug 25 21:51:30 2015 +0000 |
tree | 667b34da7ba4d9551d1bba22ccfe5f91107c2c56 | |
parent | aa0d8fefba7fb73c3c242f5adeefa6471cd3801e [diff] | |
parent | 5bc4a95a16fdfe5790dca6206af79d062b423aad [diff] |
Merge "file_contexts: label zram devices"
diff --git a/file_contexts b/file_contexts index 7b65e7b..2adece5 100644 --- a/file_contexts +++ b/file_contexts
@@ -58,6 +58,7 @@ /dev/block/loop[0-9]* u:object_r:loop_device:s0 /dev/block/vold/.+ u:object_r:vold_device:s0 /dev/block/ram[0-9]* u:object_r:ram_device:s0 +/dev/block/zram[0-9]* u:object_r:ram_device:s0 /dev/bus/usb(.*)? u:object_r:usb_device:s0 /dev/cam u:object_r:camera_device:s0 /dev/console u:object_r:console_device:s0