Searched refs:hw_type (Results 1 – 1 of 1) sorted by relevance
40 auto hw_type = android::base::GetProperty("ro.hardware.type", ""); in IsAutomotiveDevice() local41 return hw_type == "automotive"; in IsAutomotiveDevice()