Merge "Add radio to default pull sources in statsd_testdrive." into rvc-dev
This commit is contained in:
@@ -68,6 +68,7 @@ public class TestDrive {
|
||||
};
|
||||
private static final String[] DEFAULT_PULL_SOURCES = {
|
||||
"AID_SYSTEM",
|
||||
"AID_RADIO"
|
||||
};
|
||||
private static final Logger LOGGER = Logger.getLogger(TestDrive.class.getName());
|
||||
|
||||
|
||||
Reference in New Issue
Block a user