Home
last modified time | relevance | path

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

/aosp_15_r20/cts/hostsidetests/security/src/android/security/cts/
H A DSELinuxHostTest.java108 private File aospSvcFile; field in SELinuxHostTest
848 aospSvcFile = copyResourceToTempFile("/plat_service_contexts"); in testAospServiceContexts()
850 assertContainsAllLines(aospSvcFile, deviceSvcFile); in testAospServiceContexts()