Snap for 10017950 from 6c4c5cdf26 to udc-release

Change-Id: I27a006582100cf936609ed92a05c36f51bc499b9
This commit is contained in:
Android Build Coastguard Worker 2023-04-26 23:03:07 +00:00
commit 731fb1990e
2 changed files with 6 additions and 0 deletions

View file

@ -0,0 +1,3 @@
recovery_only(`
allow fastbootd citadel_device:chr_file rw_file_perms;
')

View file

@ -0,0 +1,3 @@
recovery_only(`
allow recovery citadel_device:chr_file rw_file_perms;
')