device.te 347 B

1234567891011121314151617181920
  1. # Audio
  2. type sound_device, dev_type, mlstrustedobject;
  3. # Camera
  4. type stmvl53l5_device, dev_type;
  5. # Display
  6. type vendor_displayfeature_device, dev_type;
  7. # Fingerprint
  8. type vendor_fingerprint_device, dev_type;
  9. # IR
  10. type ir_spi_device, dev_type;
  11. # Modem
  12. type vendor_radio_smd_device, dev_type;
  13. # Touchscreen
  14. type touchfeature_device, dev_type;