Searched refs:GetSystemProperty (Results 1 – 1 of 1) sorted by relevance
114 std::string GetSystemProperty(const std::string& key) { in GetSystemProperty() function132 content += "\"version\":\"" + GetSystemProperty("ro.build.id") + "\""; in WriteMetadata()