2024-03-19 22:26:56 +01:00
|
|
|
# Audio
|
2023-03-06 17:19:06 +01:00
|
|
|
type sound_device, dev_type, mlstrustedobject;
|
2024-03-19 22:26:56 +01:00
|
|
|
|
|
|
|
# Camera
|
2023-03-06 17:19:06 +01:00
|
|
|
type stmvl53l5_device, dev_type;
|
2024-03-19 22:26:56 +01:00
|
|
|
|
|
|
|
# Display
|
|
|
|
type vendor_displayfeature_device, dev_type;
|
|
|
|
|
|
|
|
# Fingerprint
|
2023-03-06 17:19:06 +01:00
|
|
|
type vendor_fingerprint_device, dev_type;
|
2024-03-19 22:26:56 +01:00
|
|
|
|
|
|
|
# IR
|
2024-08-18 23:59:08 +02:00
|
|
|
type lirc_device, dev_type;
|
2024-03-19 22:26:56 +01:00
|
|
|
|
|
|
|
# Modem
|
|
|
|
type vendor_radio_smd_device, dev_type;
|
|
|
|
|
|
|
|
# Touchscreen
|
|
|
|
type touchfeature_device, dev_type;
|