Home
last modified time | relevance | path

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

/system/update_engine/aosp/
Dupdate_engine_client_android.cc240 const bool should_switch = FLAGS_switch_slot == "true"; in OnInit() local
242 if (should_switch) { in OnInit()