dre: sepolicy: Allow update engine to flash oplusstanvbk

* Needed when payload.bin contains oplusstanvbk.

Change-Id: I5139aff2b0152790e1ebf8c598fc99c0f00fd21d
This commit is contained in:
Alexander Koskovich 2022-06-03 18:01:26 -07:00 committed by Albert Tang
parent e3efd3e14c
commit 0d269abc59
2 changed files with 2 additions and 0 deletions

1
sepolicy/vendor/hal_bootctl.te vendored Normal file
View file

@ -0,0 +1 @@
allow hal_bootctl vendor_modem_efs_partition_device:blk_file getattr;

View file

@ -0,0 +1 @@
allow update_engine_common vendor_modem_efs_partition_device:blk_file rw_file_perms;