Searched refs:hwVersion (Results 1 – 1 of 1) sorted by relevance
666 std::string hwVersion = android::base::GetProperty(HW_VERSION_PROPERTY, ""); in dumpstateBoard_1_1() local667 if (hwVersion == "PROTO1.0" || hwVersion == "PROTO1.1" || hwVersion == "EVT1.0") { in dumpstateBoard_1_1()