Home
last modified time | relevance | path

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

/aosp_15_r20/cts/hostsidetests/security/src/android/security/cts/
H A DSELinuxHostTest.java106 private File aospFcFile; field in SELinuxHostTest
795 aospFcFile = copyResourceToTempFile("/plat_file_contexts"); in testAospFileContexts()
799 "-c", aospFcFile.getAbsolutePath(), in testAospFileContexts()