mirror of
https://github.com/Evolution-X-Devices/device_google_gs201
synced 2026-02-01 05:38:17 +00:00
Move recovery.te to device/google/gs-common/dauntless/sepolicy
Bug: 279381809 Change-Id: I80fbd9ef0c7e988de21d07ada57fc6a038b9b585
This commit is contained in:
@@ -3,6 +3,5 @@ recovery_only(`
|
||||
allow fastbootd devinfo_block_device:blk_file rw_file_perms;
|
||||
allow fastbootd sda_block_device:blk_file rw_file_perms;
|
||||
allow fastbootd sysfs_ota:file rw_file_perms;
|
||||
allow fastbootd citadel_device:chr_file rw_file_perms;
|
||||
allow fastbootd st54spi_device:chr_file rw_file_perms;
|
||||
')
|
||||
|
||||
@@ -1,5 +1,4 @@
|
||||
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;
|
||||
')
|
||||
|
||||
Reference in New Issue
Block a user