1# Device types 2type input_events_device, dev_type; 3type libcuttlefish_rild_device, dev_type; 4type region_e2e_test_device, dev_type; 5type region_screen_device, dev_type; 6type socket_forward_device, dev_type; 7type virtual_serial_device, dev_type; 8typeattribute system_block_device super_block_device_type; 9