Home
last modified time | relevance | path

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

/platform_testing/libraries/sts-common-util/host-side/src/com/android/sts/common/
DRootcanalUtils.java75 private OverlayFsUtils overlayFsUtils; field in RootcanalUtils
80 this.overlayFsUtils = new OverlayFsUtils(test); in RootcanalUtils()
94 overlayFsUtils.finished(d); in finished()
132 overlayFsUtils.makeWritable("/vendor", 100); in enableRootcanal()