Snap for 10017950 from 6c4c5cdf26
to udc-release
Change-Id: I27a006582100cf936609ed92a05c36f51bc499b9
This commit is contained in:
commit
731fb1990e
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