Home
last modified time | relevance | path

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

/platform_testing/libraries/sts-common-util/host-side/src/com/android/sts/common/
DOverlayFsUtils.java110 String unixPerm = m.group("perm"); in makeWritable() local
138 runAndCheck(device, String.format("chmod %s '%s'", unixPerm, upperdir)); in makeWritable()