Home
last modified time | relevance | path

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

/cts/hostsidetests/security/src/android/security/cts/
DSELinuxHostTest.java98 private static final Map<ITestDevice, File> sCachedDeviceVendorManifest = new HashMap<>(1); field in SELinuxHostTest
466 File vendorManifestFile = getDeviceFile(device, sCachedDeviceVendorManifest, in getVendorSepolicyVersionFromManifests()