Home
last modified time | relevance | path

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

/tools/tradefederation/core/device_build_interfaces/com/android/tradefed/build/
DBuildInfoKey.java89 public static final Set<BuildInfoFileKey> SHARED_KEY = new HashSet<>(); field in BuildInfoKey
92 SHARED_KEY.add(BuildInfoFileKey.PACKAGE_FILES);
93 SHARED_KEY.add(BuildInfoFileKey.TESTDIR_IMAGE);
94 SHARED_KEY.add(BuildInfoFileKey.ROOT_DIRECTORY);