Merge "Replace deprecated atoms.proto file path"
This commit is contained in:
commit
b718a4372b
1 changed files with 1 additions and 1 deletions
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue