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