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

am: 6df91b7217

Change-Id: Ie8adc954ebfab9e5a581edae31f0c43de6dd1b94
This commit is contained in:
Jeff Vander Stoep 2018-01-03 02:41:42 +00:00 committed by android-build-merger
commit 8bd43abf06

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