commit | 17bf10575bac611e5da4ca1e6866984f524ffb61 | [log] [tgz] |
---|---|---|
author | Randall Huang <huangrandall@google.com> | Wed Dec 21 10:35:25 2022 +0800 |
committer | Randall Huang <huangrandall@google.com> | Wed Dec 21 14:33:46 2022 +0000 |
tree | 3cc06a523ee3b56f11da914f4da88dad43e31565 | |
parent | b6c3f8387388b5e5d4fb6bb071a99599aa4ac7f6 [diff] |
storage: allow vold to access read_ahead_kb sysfs Bug: 263305225 Change-Id: Id44f50ce3159394436db2b3e26f034f36867ac5c Signed-off-by: Randall Huang <huangrandall@google.com>
diff --git a/storage/vold.te b/storage/vold.te new file mode 100644 index 0000000..0e40127 --- /dev/null +++ b/storage/vold.te
@@ -0,0 +1,2 @@ +allow vold sysfs_scsi_devices_0000:file rw_file_perms; +