Searched refs:hardware_revision (Results 1 – 1 of 1) sorted by relevance
41 const auto hardware_revision = GetProperty("ro.boot.hardware.revision", ""); in useThermalBackupConfig() local42 if (hardware_revision == "PROTO1.0" || hardware_revision == "PROTO1.1") { in useThermalBackupConfig()43 LOG(INFO) << "Using backup thermal config as hardware revision [" << hardware_revision in useThermalBackupConfig()