summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJaegeuk Kim <jaegeuk@google.com>2022-03-07 22:09:35 +0000
committerAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>2022-03-07 22:09:35 +0000
commita3319a08a2e7e226c54d71ffbc0052d536103cbf (patch)
tree9b4d33934610211780a669c3512e0684f11c3c06
parent7ce86c21aa81c102d8b416a5481b3f3c21bb06a0 (diff)
parentd4e83f7b9c95f1278dec7e2c402b296fe9da60b2 (diff)
downloadcoral-sepolicy-a3319a08a2e7e226c54d71ffbc0052d536103cbf.tar.gz
Allow access sysfs_scsi_devices to tune discard commands am: d4e83f7b9c
Original change: https://android-review.googlesource.com/c/device/google/coral-sepolicy/+/2008648 Change-Id: I064c502445ffab4069cb05fc94b02f075cf8b537
-rw-r--r--vendor/qcom/common/init.te1
1 files changed, 1 insertions, 0 deletions
diff --git a/vendor/qcom/common/init.te b/vendor/qcom/common/init.te
index 9f08e2d..816bf3d 100644
--- a/vendor/qcom/common/init.te
+++ b/vendor/qcom/common/init.te
@@ -1,3 +1,4 @@
allow init boot_block_device:lnk_file relabelto;
allow init custom_ab_block_device:lnk_file relabelto;
allow init sysfs_poweroff:file w_file_perms;
+allow init sysfs_scsi_devices_0000:file w_file_perms;