Home
last modified time | relevance | path

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

/packages/modules/StatsD/tests/src/android/cts/statsd/apex/
DBootstrapApexTests.java41 private static final String BOOTSTRAP_APEX_FILE2 = "/apex/.bootstrap-apex-info-list.xml"; field in BootstrapApexTests
57 file = getDevice().pullFile(BOOTSTRAP_APEX_FILE2); in readBootstrapApexes()