diff options
Diffstat (limited to 'vendor/qcom/common/device.te')
| -rw-r--r-- | vendor/qcom/common/device.te | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/vendor/qcom/common/device.te b/vendor/qcom/common/device.te index 8b92ebf..b20c09c 100644 --- a/vendor/qcom/common/device.te +++ b/vendor/qcom/common/device.te @@ -5,14 +5,15 @@ type bt_device, dev_type; type diag_device, dev_type, mlstrustedobject; type dsp_device, dev_type; type easel_device, dev_type, mlstrustedobject; +type gpt_block_device, dev_type; type ipa_dev, dev_type; type latency_device, dev_type; type modem_block_device, dev_type; +type persist_block_device, dev_type; type qsee_ipc_irq_spss_device, dev_type; type qdsp_device, dev_type, mlstrustedobject; type ramdump_device, dev_type; type rmnet_device, dev_type; -type gpt_block_device, dev_type; type ramdump_block_device, dev_type; type seemplog_device, dev_type; type sg_device, dev_type; |
