Home
last modified time | relevance | path

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

/aosp12/packages/modules/StatsD/tests/src/android/cts/statsd/apex/
H A DBootstrapApexTests.java37 private static final String BOOTSTRAP_APEX_FILE = "/apex/.bootstrap-apex-info-list.xml"; field in BootstrapApexTests
50 File file = getDevice().pullFile(BOOTSTRAP_APEX_FILE); in readBootstrapApexes()