device/generic/trusty/sepolicy/spiproxyd.te

4 lines
89 B
Plaintext
Raw Normal View History

2025-08-25 08:28:21 +08:00
type spi_virt_device, dev_type;
allow tee spi_virt_device:chr_file { open read write };