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

Commit ac14c86c authored by Holly Sun's avatar Holly Sun
Browse files

[ps] Add data source for launcher.

Bug: 298227797
Test: manual
Flag: aconfig com.google.android.apps.nexuslauncher.inject_private_space_tile DISABLED
Change-Id: Idb348fcd5373d4eae9d56432886ad9998fb0ec6e
parent 1facb1eb
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -135,7 +135,7 @@ message TaskBarContainer {
  }
}

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

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

  // Web suggestions provided by AGA
  ALL_APPS_SEARCH_RESULT_WEB_SUGGEST = 39;