Label dtbo partition as dtbo_block_device

Bug: 291191362
Test: m

Merged-In: Iccca8de440cad7e9cd12015e0271262a217c457b
Change-Id: Iccca8de440cad7e9cd12015e0271262a217c457b
This commit is contained in:
Seungjae Yoo 2023-08-11 12:28:12 +09:00
parent ac8048a4f7
commit 8256e72c4a
2 changed files with 2 additions and 1 deletions

View file

@ -1,3 +1,4 @@
allow update_engine custom_ab_block_device:blk_file rw_file_perms;
allow update_engine dtbo_block_device:blk_file rw_file_perms;
allow update_engine modem_block_device:blk_file rw_file_perms;
allow update_engine proc_bootconfig:file r_file_perms;