Home
last modified time | relevance | path

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

/cts/hostsidetests/compilation/src/android/compilation/cts/
DAdbRootDependentCompilationTest.java415 private String getSelinuxLabel(String path) throws DeviceNotAvailableException { in getSelinuxLabel() method in AdbRootDependentCompilationTest
433 String labelA = getSelinuxLabel(a); in checkSelinuxLabelMatches()
434 String labelB = getSelinuxLabel(b); in checkSelinuxLabelMatches()