Searched refs:is_ab (Results 1 – 1 of 1) sorted by relevance
337 bool is_ab = android::base::GetBoolProperty("ro.build.ab_update", false); in try_update_binary() local339 if (int check_status = is_ab ? CheckPackageMetadata(metadata, OtaType::AB) : 0; in try_update_binary()390 is_ab ? SetUpAbUpdateCommands(package, zip, pipe_write.get(), &args) in try_update_binary()