From 6d754405ff87d460488cd69c28ac60a6a38263b6 Mon Sep 17 00:00:00 2001 From: Joseph Jang Date: Mon, 24 Apr 2023 07:59:58 +0000 Subject: [PATCH] Move recovery.te to device/google/gs-common/dauntless/sepolicy Bug: 279381809 Change-Id: Icb4f899d76e1a5e1d6f6f2cee4c1c7f46105338c --- vendor/recovery.te | 1 - 1 file changed, 1 deletion(-) diff --git a/vendor/recovery.te b/vendor/recovery.te index 1aec48a5..efbea533 100644 --- a/vendor/recovery.te +++ b/vendor/recovery.te @@ -1,6 +1,5 @@ recovery_only(` 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 tee_device:chr_file rw_file_perms; allow recovery sysfs_scsi_devices_0000:file r_file_perms;