Home
last modified time | relevance | path

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

/cts/hostsidetests/security/src/android/security/cts/
DSELinuxHostTest.java99 private static final Map<ITestDevice, File> sCachedDeviceVendorPolicy = new HashMap<>(1); field in SELinuxHostTest
354 return buildVendorPolicy(build, device, sCachedDeviceVendorPolicy, "vendor_sepolicy"); in getDeviceVendorPolicyFile()