[Launcher] Added comment to keep logging latency type in sync

Bug: b/279978057
Flag: No flag needed. Documentation change.
Test: No test needed. Documentation change.
Change-Id: I5bd7f260fe7e4e2a0c4a5aa005a3d7c80351af09
This commit is contained in:
Kevin Lim
2023-06-02 17:47:46 +00:00
parent 485cdbaf95
commit 7d8058cf43
@@ -831,6 +831,10 @@ public class StatsLogManager implements ResourceBasedOverride {
*/
public interface StatsLatencyLogger {
/**
* Should be in sync with:
* google3/wireless/android/sysui/aster/asterstats/launcher_event_processed.proto
*/
enum LatencyType {
UNKNOWN(0),
// example: launcher restart that happens via daily backup and restore