Home
last modified time | relevance | path

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

/aosp14/system/core/init/
H A Dproperty_service.cpp108 constexpr auto VBMETA_DIGEST_PROP = "ro.boot.vbmeta.digest"; variable
936 std::string vbmeta_digest = GetProperty(VBMETA_DIGEST_PROP, ""); in property_initialize_build_id()