Move recovery.te to device/google/gs-common/dauntless/sepolicy
Bug: 279381809 Change-Id: I1b5b802bccbcd7e649f58af2c8393ecfca66e6e4
This commit is contained in:
parent
f55b2ffc2e
commit
6c4c5cdf26
3
dauntless/sepolicy/fastbootd.te
Normal file
3
dauntless/sepolicy/fastbootd.te
Normal file
@ -0,0 +1,3 @@
|
||||
recovery_only(`
|
||||
allow fastbootd citadel_device:chr_file rw_file_perms;
|
||||
')
|
3
dauntless/sepolicy/recovery.te
Normal file
3
dauntless/sepolicy/recovery.te
Normal file
@ -0,0 +1,3 @@
|
||||
recovery_only(`
|
||||
allow recovery citadel_device:chr_file rw_file_perms;
|
||||
')
|
Loading…
x
Reference in New Issue
Block a user