Home
last modified time | relevance | path

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

/cts/hostsidetests/security/src/android/security/cts/
DSELinuxHostTest.java108 private File aospSvcFile; field in SELinuxHostTest
833 aospSvcFile = copyResourceToTempFile("/plat_service_contexts"); in testAospServiceContexts()
835 assertContainsAllLines(aospSvcFile, deviceSvcFile); in testAospServiceContexts()