OSDN Git Service

Rename "stats_events" as "atom".
authorStefan Lafon <stlafon@google.com>
Tue, 14 Nov 2017 17:17:21 +0000 (09:17 -0800)
committerStefan Lafon <stlafon@google.com>
Tue, 14 Nov 2017 19:56:05 +0000 (11:56 -0800)
commitae2df01aae2ee7076af875c04e991140f685f733
tree1c7d34d21d60444344cb8c1b153863702d9ae029
parent0253dd036468246b95161ae6ec1a87c7751d00a3
Rename "stats_events" as "atom".

Also make atom WakelockStateChanged use the "Type" enum instead of int32.

Test: Unittests are passing. Statsd is working.

Change-Id: I0909e2d97297f78996a81366d66aae62d5bf5ce1
cmds/statsd/Android.bp
cmds/statsd/Android.mk
cmds/statsd/src/StatsLogProcessor.cpp
cmds/statsd/src/atoms.proto [moved from cmds/statsd/src/stats_events.proto with 98% similarity]
cmds/statsd/src/atoms_copy.proto [new file with mode: 0644]
cmds/statsd/src/metrics/EventMetricProducer.cpp
cmds/statsd/src/stats_events_copy.proto [deleted file]
cmds/statsd/src/stats_log.proto
tools/stats_log_api_gen/main.cpp
tools/stats_log_api_gen/test.proto