diff --git a/api/current.xml b/api/current.xml
index e2df3a85c1513..1093e4126f1be 100644
--- a/api/current.xml
+++ b/api/current.xml
@@ -6825,7 +6825,7 @@
value="16843221"
static="true"
final="true"
- deprecated="not deprecated"
+ deprecated="deprecated"
visibility="public"
>
diff --git a/core/res/res/values/attrs.xml b/core/res/res/values/attrs.xml
index 568ed920dd29d..d1cb0bd78cf33 100644
--- a/core/res/res/values/attrs.xml
+++ b/core/res/res/values/attrs.xml
@@ -2843,7 +2843,9 @@
is also used as an icon to the left of the search box and you cannot modify this
behavior, so including the icon attribute is unecessary and this may be
deprecated in the future.
- Optional attribute. -->
+ Optional attribute.
+ {@deprecated This will create a non-standard UI appearance, because the search bar UI
+ now puts the activity or application icon beside the search box.} -->
@@ -2868,7 +2870,10 @@
+ no badge will be shown.
+ {@deprecated This will create a non-standard UI appearance, because the search bar UI
+ now puts the activity or application icon beside the search box.}
+ -->