Home
last modified time | relevance | path

Searched refs:otaCompileSwitch (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/frameworks/bootanimation/src/
H A Dboot_animation_strategy.cpp50 …std::string otaCompileSwitch = system::GetParameter(OTA_BMS_COMPILE_SWITCH, OTA_BMS_COMPILE_SWITCH… in CheckNeedOtaCompile() local
51 if (otaCompileSwitch != OTA_BMS_COMPILE_SWITCH_ON) { in CheckNeedOtaCompile()
52 LOGI("ota compile switch is: %{public}s", otaCompileSwitch.c_str()); in CheckNeedOtaCompile()