OSDN Git Service

Fixed AUTOFILL_UI_LATENCY metric.
authorFelipe Leme <felipeal@google.com>
Thu, 18 Jan 2018 23:21:36 +0000 (15:21 -0800)
committerFelipe Leme <felipeal@google.com>
Thu, 18 Jan 2018 23:34:59 +0000 (15:34 -0800)
commitb659adb3f3d13049ca1c08fcec2d419ffd7a386b
tree1c587ce35e05bd43c136c877079ed0073ee9f622
parented6f463636f172dc2c2e5d4a71688d0cb94ab666
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
proto/src/metrics_constants.proto
services/autofill/java/com/android/server/autofill/Session.java