1type adspd_device, dev_type; 2type diag_device, dev_type; 3 4# eMMC rpmb - necessarily drm? 5type drm_block_device, dev_type; 6 7# STOPSHIP b/16455932 8type fingerprint_device, dev_type; 9 10type efs_block_device, dev_type; 11type mdm_helper_device, dev_type; 12type ramdump_device, dev_type; 13type modem_hob_block_device, dev_type; 14type cid_block_device, dev_type; 15 16# Real Time Clock 17type rtc, dev_type; 18 19type power_control_device, dev_type; 20type shared_log_device, dev_type; 21 22# Thermal engine 23type thermal_engine_device, dev_type; 24