Merge "init: allow read of /sys/devices/virtual/block/zram"

This commit is contained in:
Treehugger Robot 2018-01-03 02:34:30 +00:00 committed by Gerrit Code Review
commit 05916fca32

View file

@ -305,13 +305,16 @@ allow init {
sysfs_android_usb
sysfs_leds
sysfs_power
sysfs_zram
}:file w_file_perms;
allow init {
sysfs_dt_firmware_android
}:file r_file_perms;
allow init {
sysfs_zram
}:file rw_file_perms;
# init chmod/chown access to /sys files.
allow init {
sysfs_android_usb