Home
last modified time | relevance | path

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

/system/update_engine/payload_consumer/
Ddelta_performer.cc407 const auto current_spl = in CheckSPLDowngrade() local
409 if (current_spl.empty()) { in CheckSPLDowngrade()
415 if (new_spl < current_spl) { in CheckSPLDowngrade()
420 << " is older than current build's SPL " << current_spl in CheckSPLDowngrade()
432 << " is older than current build's SPL " << current_spl in CheckSPLDowngrade()