Searched refs:sCachedDeviceVendorManifest (Results 1 – 1 of 1) sorted by relevance
98 private static final Map<ITestDevice, File> sCachedDeviceVendorManifest = new HashMap<>(1); field in SELinuxHostTest466 File vendorManifestFile = getDeviceFile(device, sCachedDeviceVendorManifest, in getVendorSepolicyVersionFromManifests()