sm8250-common: Pull device/qcom/sepolicy rules for bootctrl/update_engine
Change-Id: Ia47d46e8e83562d905aeb51ce8318bee5d538701
This commit is contained in:
parent
f10677c407
commit
f7dab66f68
4 changed files with 108 additions and 0 deletions
2
sepolicy/vendor/device.te
vendored
2
sepolicy/vendor/device.te
vendored
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue