Searched refs:AUTO_DEPENDENCIES (Results 1 – 1 of 1) sorted by relevance
55 private static final String[] AUTO_DEPENDENCIES = new String[]{"framework", "libcore"}; field in Module108 Collections.addAll(this.explicitModuleNameDependencies, AUTO_DEPENDENCIES); in Module()