Home
last modified time | relevance | path

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

/cts/hostsidetests/security/src/android/security/cts/
DSELinuxHostTest.java78 private File aospSeappFile; field in SELinuxHostTest
601 aospSeappFile = copyResourceToTempFile("/plat_seapp_contexts"); in testAospSeappContexts()
603 assertFileStartsWith(aospSeappFile, devicePlatSeappFile); in testAospSeappContexts()