Home
last modified time | relevance | path

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

/platform_testing/libraries/sts-common-util/host-side/src/com/android/sts/common/
DOverlayFsUtils.java111 String seContext = m.group("secontext"); in makeWritable() local
137 runAndCheck(device, String.format("chcon '%s' '%s'", seContext, upperdir)); in makeWritable()