Merge "Move recovery.te to device/google/gs-common/dauntless/sepolicy" into udc-d1-dev

This commit is contained in:
Joseph Jang 2023-04-26 04:41:05 +00:00 committed by Android (Google) Code Review
commit 49269dd7dc

1
vendor/recovery.te vendored
View file

@ -1,6 +1,5 @@
recovery_only(` recovery_only(`
allow recovery sysfs_ota:file rw_file_perms; allow recovery sysfs_ota:file rw_file_perms;
allow recovery citadel_device:chr_file rw_file_perms;
allow recovery st54spi_device:chr_file rw_file_perms; allow recovery st54spi_device:chr_file rw_file_perms;
allow recovery tee_device:chr_file rw_file_perms; allow recovery tee_device:chr_file rw_file_perms;
allow recovery sysfs_scsi_devices_0000:file r_file_perms; allow recovery sysfs_scsi_devices_0000:file r_file_perms;