Searched refs:kPlatformPatchlevelProp (Results 1 – 1 of 1) sorted by relevance
47 constexpr char kPlatformPatchlevelProp[] = "ro.build.version.security_patch"; variable78 property_get(kPlatformPatchlevelProp, patchlevel_str, "" /* default */); in ConfigureDevice()