Home
last modified time | relevance | path

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

/cts/hostsidetests/security/src/android/security/cts/
DSELinuxHostTest.java79 private File aospFcFile; field in SELinuxHostTest
620 aospFcFile = copyResourceToTempFile("/plat_file_contexts"); in testAospFileContexts()
624 "-c", aospFcFile.getAbsolutePath(), in testAospFileContexts()