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.java760 File aospSeappFile = copyResourceToTempFile("/plat_seapp_contexts"); in testAospSeappContexts() local
762 assertContainsAllLines(aospSeappFile, platformSeappFile); in testAospSeappContexts()