Loading proto/src/metrics_constants.proto +3 −0 Original line number Diff line number Diff line Loading @@ -3780,6 +3780,9 @@ message MetricsEvent { // meta-event: a reader has checkpointed the log here. METRICS_CHECKPOINT = 920; // OPEN: Settings -> Display -> When in VR Mode VR_DISPLAY_PREFERENCE = 921; // ---- End O Constants, all O constants go above this line ---- // Add new aosp constants above this line. Loading Loading
proto/src/metrics_constants.proto +3 −0 Original line number Diff line number Diff line Loading @@ -3780,6 +3780,9 @@ message MetricsEvent { // meta-event: a reader has checkpointed the log here. METRICS_CHECKPOINT = 920; // OPEN: Settings -> Display -> When in VR Mode VR_DISPLAY_PREFERENCE = 921; // ---- End O Constants, all O constants go above this line ---- // Add new aosp constants above this line. Loading