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

Commit 446b9190 authored by Hyunyoung Song's avatar Hyunyoung Song Committed by Automerger Merge Worker
Browse files

Merge "Define additional Attributes to indicate new data sources of Toast app...

Merge "Define additional Attributes to indicate new data sources of Toast app integration results." into udc-dev am: f67ed0c6 am: 2087c32d

Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/23267777



Change-Id: I0ed506da91297815b494700236ec8a0a2bae9956
Signed-off-by: default avatarAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
parents 915c85d9 2087c32d
Loading
Loading
Loading
Loading
+3 −1
Original line number Diff line number Diff line
@@ -135,7 +135,7 @@ message TaskBarContainer {
  }
}

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

@@ -190,6 +190,8 @@ enum Attribute {
  // Result sources
  DATA_SOURCE_APPSEARCH_APP_PREVIEW = 45;
  DATA_SOURCE_APPSEARCH_APP_SRP_PREVIEW = 46;
  DATA_SOURCE_APPSEARCH_CATEGORY_SRP_PREVIEW = 48;
  DATA_SOURCE_APPSEARCH_ENTITY_SRP_PREVIEW = 49;
  DATA_SOURCE_AIAI_SEARCH_ROOT = 47;

  // Web suggestions provided by AGA