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

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

Merge "[ps] Add data source for launcher." into main

parents 878784aa ac14c86c
Loading
Loading
Loading
Loading
+2 −1
Original line number Original line Diff line number Diff line
@@ -138,7 +138,7 @@ message TaskBarContainer {
  }
  }
}
}


// Next value 54
// Next value 55
enum Attribute {
enum Attribute {
  option allow_alias = true;
  option allow_alias = true;


@@ -200,6 +200,7 @@ enum Attribute {
  DATA_SOURCE_APPSEARCH_CATEGORY_SRP_PREVIEW = 48;
  DATA_SOURCE_APPSEARCH_CATEGORY_SRP_PREVIEW = 48;
  DATA_SOURCE_APPSEARCH_ENTITY_SRP_PREVIEW = 49;
  DATA_SOURCE_APPSEARCH_ENTITY_SRP_PREVIEW = 49;
  DATA_SOURCE_AIAI_SEARCH_ROOT = 47;
  DATA_SOURCE_AIAI_SEARCH_ROOT = 47;
  DATA_SOURCE_LAUNCHER = 54;


  // Web suggestions provided by AGA
  // Web suggestions provided by AGA
  ALL_APPS_SEARCH_RESULT_WEB_SUGGEST = 39;
  ALL_APPS_SEARCH_RESULT_WEB_SUGGEST = 39;