summaryrefslogtreecommitdiff
path: root/core/java/android/widget/TextView.java
diff options
context:
space:
mode:
authorNeil Fuller <nfuller@google.com>2021-11-25 10:30:29 +0000
committerNeil Fuller <nfuller@google.com>2021-12-01 14:19:25 +0000
commitbae4665077c58c4e65dc7bcc44f9183ae20777c0 (patch)
treeff4114869dd76e52902f528d29d96729266ef1a2 /core/java/android/widget/TextView.java
parent0d3682ba0bfcab9241487cf5f667195e260178b8 (diff)
Add "enhanced metrics collection" support
Add "enhanced metrics collection" support to the time zone detector service. This commit doesn't make any actual changes to the metrics code, that will be done separately. This just adds the infrastructure to support the server flag to turn the behavior on. Details: "Enhanced metric collection" is for deployment to QA and other internal users only. This initially means the actual time zone IDs will optionally be recorded in the metrics collected by the device in addition to the original "time zone ID ordinal" approach used for general / public users. Manual testing: adb shell cmd time_zone_detector dump_metrics adb shell cmd device_config put system_time enhanced_metrics_collection_enabled true adb shell cmd time_zone_detector dump_metrics Bug: 200279201 Test: atest services/tests/servicestests/src/com/android/server/timezonedetector/ Change-Id: Ibb480b748fb951f9781b3d6ccc9a14b682ff4a1a
Diffstat (limited to 'core/java/android/widget/TextView.java')
0 files changed, 0 insertions, 0 deletions