Merge "Adding hotword category to Settings suggested steps."
diff --git a/res/xml/suggestion_ordering.xml b/res/xml/suggestion_ordering.xml
index 55f7803..3788cce 100644
--- a/res/xml/suggestion_ordering.xml
+++ b/res/xml/suggestion_ordering.xml
@@ -20,6 +20,7 @@
<step category="com.android.settings.suggested.category.PAYMENT" />
<step category="com.android.settings.suggested.category.PARTNER_ACCOUNT"
multiple="true" />
+ <step category="com.android.settings.suggested.category.HOTWORD" />
<step category="com.android.settings.suggested.category.DEFAULT"
multiple="true" />
<step category="com.android.settings.suggested.category.SETTINGS_ONLY"