sm8250-common: Pull device/qcom/sepolicy rules for bootctrl/update_engine

Change-Id: Ia47d46e8e83562d905aeb51ce8318bee5d538701
This commit is contained in:
quark2323
2020-06-21 06:00:17 +03:00
committed by LuK1337
parent f10677c407
commit f7dab66f68
4 changed files with 108 additions and 0 deletions

View File

@@ -1,3 +1,4 @@
type ab_block_device, dev_type;
type custom_ab_block_device, dev_type;
type efs_boot_dev, dev_type;
type gpt_block_device, dev_type;
@@ -7,6 +8,7 @@ type modem_block_device, dev_type;
type modem_efs_partition_device, dev_type;
type persist_block_device, dev_type;
type rpmb_device, dev_type;
type sg_device, dev_type;
type ssd_block_device, dev_type;
type uefi_block_device, dev_type;
type xbl_block_device, dev_type;