Merge "sepolicy: sepolicy rules for accessing read_ahead_kb"

This commit is contained in:
qctecmdr 2021-10-17 23:19:41 -07:00 committed by Gerrit - the friendly Code Review server
commit a0b37c2922

View file

@ -29,3 +29,4 @@ get_prop(vold, vendor_tee_listener_prop)
# Based on the comment from b/111409607 FITRIM might
# be needed
allow vold mnt_vendor_file:dir { open read ioctl };
allow vold vendor_sysfs_mmc_host:file w_file_perms;