Searched refs:otaCompileSwitch (Results 1 – 1 of 1) sorted by relevance
50 …std::string otaCompileSwitch = system::GetParameter(OTA_BMS_COMPILE_SWITCH, OTA_BMS_COMPILE_SWITCH… in CheckNeedOtaCompile() local51 if (otaCompileSwitch != OTA_BMS_COMPILE_SWITCH_ON) { in CheckNeedOtaCompile()52 LOGI("ota compile switch is: %{public}s", otaCompileSwitch.c_str()); in CheckNeedOtaCompile()