Home
last modified time | relevance | path

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

/test/suite_harness/common/host-side/tradefed/src/com/android/compatibility/common/tradefed/targetprep/
DBusinessLogicPreparer.java100 private static final String DYNAMIC_CONFIG_PACKAGES_KEY = "business_logic_device_packages"; field in BusinessLogicPreparer
348 buildInfo, getSuiteName(), DYNAMIC_CONFIG_PACKAGES_KEY); in getBusinessLogicPackages()