Merge "Make gxp_device an mlstrustedobject" into udc-d1-dev
This commit is contained in:
commit
85829f2265
1 changed files with 1 additions and 1 deletions
2
vendor/device.te
vendored
2
vendor/device.te
vendored
|
@ -5,7 +5,7 @@ type devinfo_block_device, dev_type;
|
||||||
type mfg_data_block_device, dev_type;
|
type mfg_data_block_device, dev_type;
|
||||||
type ufs_internal_block_device, dev_type;
|
type ufs_internal_block_device, dev_type;
|
||||||
type logbuffer_device, dev_type;
|
type logbuffer_device, dev_type;
|
||||||
type gxp_device, dev_type;
|
type gxp_device, dev_type, mlstrustedobject;
|
||||||
type fingerprint_device, dev_type;
|
type fingerprint_device, dev_type;
|
||||||
|
|
||||||
# Dmabuf heaps
|
# Dmabuf heaps
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue