Home
last modified time | relevance | path

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

/cts/hostsidetests/security/src/android/security/cts/
DSELinuxHostTest.java384 return getVendorSepolicyVersionFromManifests(device); in getVendorSepolicyVersion()
442 private static int getVendorSepolicyVersionFromManifests(ITestDevice device) throws Exception { in getVendorSepolicyVersionFromManifests() method in SELinuxHostTest