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

Commit 18c76bb1 authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Add logging constant for settings search result click"

parents a0e43671 b1d49225
Loading
Loading
Loading
Loading
+0 −3
Original line number Diff line number Diff line
@@ -20,9 +20,6 @@ import org.robolectric.RobolectricTestRunner;
import org.robolectric.annotation.Config;
import org.robolectric.manifest.AndroidManifest;
import org.robolectric.res.Fs;
import org.robolectric.res.ResourcePath;

import java.util.List;

public class SettingLibRobolectricTestRunner extends RobolectricTestRunner {

+3 −0
Original line number Diff line number Diff line
@@ -3449,6 +3449,9 @@ message MetricsEvent {
    // OS: O
    STORAGE_FILES = 841;

    // FIELD - Rank of the clicked Settings search result
    FIELD_SETTINGS_SERACH_RESULT_RANK = 842;

    // ---- End O Constants, all O constants go above this line ----

    // Add new aosp constants above this line.