device_google_zumapro/vendor/update_engine.te
Seungjae Yoo 2cce7696a2 Label dtbo partition as dtbo_block_device
Bug: 291191362
Test: presubmit tests
Change-Id: Idd8cf894fe2b67df010e79497a06cb78a9ab433c
2023-08-21 01:57:31 +00:00

4 lines
247 B
Text

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;