Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit f56046c7 authored by Jeffrey Huang's avatar Jeffrey Huang
Browse files

Update proto comment for new enums directory

Bug: 167962588
Test: m -j
Change-Id: I1872eef87cb50d7b0a4b73869cdd49c3a0d376fe
parent e6ddbafd
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -39,9 +39,9 @@ message PersistAtoms {
}

// The canonical versions of the following enums live in:
//   frameworks/base/core/proto/android/telephony/enums.proto
//   frameworks/proto_logging/stats/enums/telephony/enums.proto
// The canonical versions of the following atoms live in:
//   frameworks/base/cmds/statsd/src/atoms.proto
//   frameworks/proto_logging/stats/atoms.proto
// We cannot link against framework's and statsd's protolite libraries as it is "for test only".
// NOTE: StatsLog functions use int in place of enum