Home
last modified time | relevance | path

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

/cts/hostsidetests/security/src/android/security/cts/
DSELinuxNeverallowRulesTestVendor.java139 mDeviceVendorPolicyFile = SELinuxHostTest.getDeviceVendorPolicyFile(mBuild, mDevice); in setUp()
DSELinuxHostTest.java352 public static File getDeviceVendorPolicyFile(IBuildInfo build, ITestDevice device) in getDeviceVendorPolicyFile() method in SELinuxHostTest