mirror of
https://github.com/Evolution-X-Devices/device_google_gs201
synced 2026-02-01 05:38:17 +00:00
Allow fastbootd to flash dtbo. am: e96a14a9d2 am: 439827c49d
Original change: https://android-review.googlesource.com/c/device/google/gs201-sepolicy/+/2652408 Change-Id: Id20a32d6a80e058caebf2047e59a1b5a3e519f43 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
@@ -5,4 +5,5 @@ allow fastbootd sda_block_device:blk_file rw_file_perms;
|
|||||||
allow fastbootd sysfs_ota:file rw_file_perms;
|
allow fastbootd sysfs_ota:file rw_file_perms;
|
||||||
allow fastbootd citadel_device:chr_file rw_file_perms;
|
allow fastbootd citadel_device:chr_file rw_file_perms;
|
||||||
allow fastbootd st54spi_device:chr_file rw_file_perms;
|
allow fastbootd st54spi_device:chr_file rw_file_perms;
|
||||||
|
allow fastbootd custom_ab_block_device:blk_file rw_file_perms;
|
||||||
')
|
')
|
||||||
|
|||||||
Reference in New Issue
Block a user