Home
last modified time | relevance | path

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

/bootable/recovery/updater_sample/src/com/example/android/systemupdatersample/util/
DUpdateConfigs.java38 public static final String UPDATE_CONFIGS_ROOT = "configs/"; field in UpdateConfigs
54 .get(context.getFilesDir().toString(), UPDATE_CONFIGS_ROOT) in getConfigsRoot()