mirror of
https://github.com/Evolution-X-Devices/device_google_zuma
synced 2026-02-01 07:40:34 +00:00
Bug: 364225000 Test: forrest build Change-Id: I60597a3ad6f674b93267f41b3a27fdee6e923e59 Signed-off-by: Randall Huang <huangrandall@google.com>
20 lines
687 B
Plaintext
20 lines
687 B
Plaintext
# Block Devices
|
|
type tee_persist_block_device, dev_type;
|
|
type custom_ab_block_device, dev_type;
|
|
type mfg_data_block_device, dev_type;
|
|
type logbuffer_device, dev_type;
|
|
type hw_jpg_device, dev_type, mlstrustedobject;
|
|
type fingerprint_device, dev_type;
|
|
type uci_device, dev_type;
|
|
|
|
# Dmabuf heaps
|
|
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;
|
|
|