Home
last modified time | relevance | path

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

/bootable/recovery/install/
Dspl_check.cpp20 std::string_view current_spl) { in ViolatesSPLDowngrade()
49 bool ViolatesSPLDowngrade(ZipArchiveHandle zip, std::string_view current_spl) { in ViolatesSPLDowngrade()
Dinstall.cpp418 const auto current_spl = android::base::GetProperty("ro.build.version.security_patch", ""); in TryUpdateBinary() local