summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAdam Cohen <adamcohen@google.com>2012-10-31 17:55:08 -0700
committerAdam Cohen <adamcohen@google.com>2012-10-31 17:55:08 -0700
commit8351a9a92f9a2dcd20b338df71b139db124b2ffe (patch)
treeca87f972fc3a11ac39c9e7d123ed1b7662cccb4c
parenta501a6df801f6a83b4b976deccda28ad88bbbb74 (diff)
downloadMms-8351a9a92f9a2dcd20b338df71b139db124b2ffe.tar.gz
Removing dead API
Change-Id: I06573f52e39dd440c0f0b8406b043fa39ede7653
-rw-r--r--res/xml/widget_info.xml3
1 files changed, 1 insertions, 2 deletions
diff --git a/res/xml/widget_info.xml b/res/xml/widget_info.xml
index b4b02008..5b4dbe21 100644
--- a/res/xml/widget_info.xml
+++ b/res/xml/widget_info.xml
@@ -7,6 +7,5 @@
android:updatePeriodMillis="0"
android:initialLayout="@layout/widget"
android:resizeMode="horizontal|vertical"
- android:widgetCategory="home_screen|keyguard"
- android:widgetFeatures="none">
+ android:widgetCategory="home_screen|keyguard">
</appwidget-provider>