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

Commit ead8d955 authored by Treehugger Robot's avatar Treehugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Add Location related Attributes." into udc-dev

parents 4b432009 fe197617
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -135,7 +135,7 @@ message TaskBarContainer {
  }
}

// Next value 50
// Next value 51
enum Attribute {
  option allow_alias = true;

@@ -186,6 +186,7 @@ enum Attribute {
  ALL_APPS_SEARCH_RESULT_VIDEO = 41;
  ALL_APPS_SEARCH_RESULT_SYSTEM_POINTER = 42;
  ALL_APPS_SEARCH_RESULT_EDUCARD = 43;
  ALL_APPS_SEARCH_RESULT_LOCATION = 50;

  // Result sources
  DATA_SOURCE_APPSEARCH_APP_PREVIEW = 45;