Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/proto/android/os/
H A Dsystem_properties.proto284 optional string build_fingerprint = 3; field
505 optional string build_fingerprint = 3; field
/aosp14/system/core/init/
H A Dproperty_service.cpp955 std::string build_fingerprint = GetProperty("ro.product.brand", UNKNOWN); in ConstructBuildFingerprint() local
1004 std::string build_fingerprint = GetProperty("ro.build.fingerprint", ""); in property_derive_build_fingerprint() local