Home
last modified time | relevance | path

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

/cts/hostsidetests/security/src/android/security/cts/
DSELinuxHostTest.java411 File vintfJson = deviceInfoDir.toPath().resolve(VINTF_DEVICE_JSON).toFile(); in getVendorSepolicyVersionFromBuildInfo() local
420 File vintfJson = getDeviceFile(device, sCachedDeviceVintfJson, in getVendorSepolicyVersionFromDeviceJson() local
429 private static int getVendorSepolicyVersionFromJsonFile(File vintfJson) throws Exception { in getVendorSepolicyVersionFromJsonFile()
483 File vintfJson = deviceInfoDir.toPath().resolve(VINTF_DEVICE_JSON).toFile(); in getSystemSepolicyVersion() local