Home
last modified time | relevance | path

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

/aosp_15_r20/cts/hostsidetests/security/src/android/security/cts/
H A DSELinuxHostTest.java775 File aospSeappFile = copyResourceToTempFile("/plat_seapp_contexts"); in testAospSeappContexts() local
777 assertContainsAllLines(aospSeappFile, platformSeappFile); in testAospSeappContexts()