Merge "Replace deprecated atoms.proto file path"

This commit is contained in:
Treehugger Robot 2022-07-13 02:06:14 +00:00 committed by Gerrit Code Review
commit b718a4372b

View file

@ -58,7 +58,7 @@ struct AtomInfo {
};
// Maps BootEvent used inside bootstat into statsd atom defined in
// frameworks/base/cmds/statsd/src/atoms.proto.
// frameworks/proto_logging/stats/atoms.proto.
const std::unordered_map<std::string_view, AtomInfo> kBootEventToAtomInfo = {
// ELAPSED_TIME
{"ro.boottime.init",