Move recovery.te to device/google/gs-common/dauntless/sepolicy am: 6c4c5cdf26
am: fb8529da4d
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs-common/+/22791380 Change-Id: I638149979b94207f446f0016fd8b3dc100e0458a Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
commit
3cc3eb3ce2
2 changed files with 6 additions and 0 deletions
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…
Add table
Add a link
Reference in a new issue