OSDN Git Service

Fixed AUTOFILL_UI_LATENCY metric.
authorFelipe Leme <felipeal@google.com>
Thu, 18 Jan 2018 23:21:36 +0000 (15:21 -0800)
committerandroid-build-team Robot <android-build-team-robot@google.com>
Fri, 26 Jan 2018 19:14:20 +0000 (19:14 +0000)
commit3ddda877e1e1c77198201636e336e1b5ccbdc414
tree1ea01b3818ad85e5bbe40608c91cbcebedb6fffa
parent9a63879fbc4476abf3ae5f8d6d7fbe730bcbefba
Fixed AUTOFILL_UI_LATENCY metric.

This metric was using the RESERVED_FOR_LOGBUILDER_COUNTER and hence was not
being picked up.

Bug: 71863561
Fixes: 72175011

Test: adb shell logcat -b events | grep sysui | grep 1136
Test: cts-tradefed run commandAndExit cts-dev -m CtsAutoFillServiceTestCases

Change-Id: I34f701ff5336a413477fd14172d16d8d1e5403ad
(cherry picked from commit b659adb3f3d13049ca1c08fcec2d419ffd7a386b)
proto/src/metrics_constants.proto
services/autofill/java/com/android/server/autofill/Session.java