OSDN Git Service

Implement stats logging for Compatibility API.
authoratrost <atrost@google.com>
Wed, 28 Aug 2019 14:40:37 +0000 (15:40 +0100)
committeratrost <atrost@google.com>
Mon, 16 Sep 2019 13:55:53 +0000 (14:55 +0100)
commite36b1a142fa5ff516b6dfbc3c6e7601eeb4f354a
tree90115bceacd59af6ddfccdee459a7d75ea983bc7
parent763cb4638a1ed6124569b71307ca9a78373326a1
Implement stats logging for Compatibility API.

Add a new atom and log from both the app process API and the system server API
Bug: 136794938
Bug: 138378110
Test: statsd_testdrive 228

Change-Id: I80f07d0beb30c779c4bce70bebf2bb4ab22f6bfe
Merged-In: I80f07d0beb30c779c4bce70bebf2bb4ab22f6bfe
cmds/statsd/src/atoms.proto
core/java/android/app/AppCompatCallbacks.java
core/java/com/android/internal/compat/ChangeReporter.java [new file with mode: 0644]
services/core/java/com/android/server/compat/PlatformCompat.java