Add sepolicies for gcma_camera heaps
Bug: 275481134 Test: launch camera Change-Id: I2efe897826d3c32bb85c815207865c0db557ea9f Signed-off-by: Martin Liu <liumartin@google.com>
This commit is contained in:
parent
b417627fb8
commit
e4e930185a
3 changed files with 4 additions and 0 deletions
1
vendor/device.te
vendored
1
vendor/device.te
vendored
|
@ -14,6 +14,7 @@ type sensor_direct_heap_device, dmabuf_heap_device_type, dev_type;
|
|||
type faceauth_heap_device, dmabuf_heap_device_type, dev_type;
|
||||
type vscaler_secure_heap_device, dmabuf_heap_device_type, dev_type;
|
||||
type framebuffer_secure_heap_device, dmabuf_heap_device_type, dev_type;
|
||||
type gcma_camera_heap_device, dmabuf_heap_device_type, dev_type;
|
||||
|
||||
# SecureElement SPI device
|
||||
type st54spi_device, dev_type;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue