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

Commit 871c30cb authored by Adnan Begovic's avatar Adnan Begovic
Browse files

core: temp metrics hack.

Change-Id: Ic7b69921e3df7987ab89673cb83a7456d5b0c41e
parent 93b239e3
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -21,6 +21,7 @@ package com.android.internal.logging;
 * @hide
 */
public interface MetricsConstants {
    public static final int DONT_TRACK_ME_BRO = -Integer.MAX_VALUE + 1;
    // These constants must match those in the analytic pipeline, do not edit.
    // Add temporary values to the top of MetricsLogger instead.
    public static final int VIEW_UNKNOWN = 0;