mirror of
https://github.com/Evolution-X-Devices/device_google_zuma
synced 2026-02-01 07:40:34 +00:00
Bug: 319035582 Test: run device assignment demo Change-Id: I813be88391c9ff79d94e504149963160f1d74b2c
7 lines
310 B
Plaintext
7 lines
310 B
Plaintext
allow update_engine custom_ab_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;
|
|
is_flag_enabled(RELEASE_AVF_ENABLE_DEVICE_ASSIGNMENT, `
|
|
allow update_engine dtbo_block_device:blk_file rw_file_perms;
|
|
')
|