Home
last modified time | relevance | path

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

/tools/tradefederation/core/src/com/android/tradefed/targetprep/
DGkiDeviceFlashPreparer.java692 String security_path_version = device.getProperty("ro.build.version.security_patch"); in addHashFooter() local
693 if (Strings.isNullOrEmpty(security_path_version)) { in addHashFooter()
714 security_path_version); in addHashFooter()