summaryrefslogtreecommitdiffstats
path: root/res/values/config.xml
diff options
context:
space:
mode:
authorSunny Goyal <sunnygoyal@google.com>2017-06-27 11:11:03 -0700
committerSunny Goyal <sunnygoyal@google.com>2017-06-27 11:11:32 -0700
commitc7b8df83297b1e765ee25871c4c796ee6a8440df (patch)
treee45f882924336d834807d86b8420a55b44a75bd8 /res/values/config.xml
parent89b5b918f006fffa83203a981055a754a8210128 (diff)
downloadandroid_packages_apps_Trebuchet-c7b8df83297b1e765ee25871c4c796ee6a8440df.tar.gz
android_packages_apps_Trebuchet-c7b8df83297b1e765ee25871c4c796ee6a8440df.tar.bz2
android_packages_apps_Trebuchet-c7b8df83297b1e765ee25871c4c796ee6a8440df.zip
Sanitizing various search container ids and layout names
Bug: 63014381 Change-Id: Ia75a8a048c7a85c6324f8861abd2bcf1721032fa
Diffstat (limited to 'res/values/config.xml')
-rw-r--r--res/values/config.xml6
1 files changed, 6 insertions, 0 deletions
diff --git a/res/values/config.xml b/res/values/config.xml
index db1a75da9..fe5af2875 100644
--- a/res/values/config.xml
+++ b/res/values/config.xml
@@ -140,4 +140,10 @@
<item type="id" name="action_resize" />
<item type="id" name="action_deep_shortcuts" />
<item type="id" name="action_dismiss_notification" />
+
+<!-- QSB IDs. DO not change -->
+ <item type="id" name="search_container_workspace" />
+ <item type="id" name="search_container_hotseat" />
+ <item type="id" name="search_container_all_apps" />
+
</resources>