summaryrefslogtreecommitdiff
path: root/java/com/android/incallui/answer
diff options
context:
space:
mode:
authorweijiaxu <weijiaxu@google.com>2017-10-25 18:21:41 -0700
committerEric Erfanian <erfanian@google.com>2017-10-26 16:39:22 +0000
commit94df7203674f12ff90d768467a307ed01601565d (patch)
treea8fc12fea2391efc119bf38803b4b60598effc6a /java/com/android/incallui/answer
parent32257fdc92016ed2f76e62af8425937284e0d61b (diff)
App latency test migration.
Migrate the existing app latency test to a new solution from Project Fi team. The main change on this new solution is that the data collection part is done by Primes now. Also, a few changes has been made on DialerPrimes class and a new Dialer variant dialer_release_test has been created. The benefits of using primes to collect data are: 1. latency tests dont need to insert lines of code to track latency in dialer codebase 2. be able to collect data on any variants with or without Proguard 3. latency tests now only contain ui interaction to trigger scenarios on which we want add measurements 4. share the same logic with primes on production so that data from testbeds and normal users are comparable. 5. easier for anyone to add interesting data entries. ----------Mobile Harness Below----------------------------------- RELNOTES[INC]:Add entries for dialer to use mobileharness plugin. Test: No PiperOrigin-RevId: 173481741 Change-Id: Ia6812794141382898bea4b34bca90278c5663464
Diffstat (limited to 'java/com/android/incallui/answer')
0 files changed, 0 insertions, 0 deletions