summaryrefslogtreecommitdiffstats
path: root/api
diff options
context:
space:
mode:
authorAdam Cohen <adamcohen@google.com>2011-02-28 13:39:38 -0800
committerAdam Cohen <adamcohen@google.com>2011-02-28 14:53:09 -0800
commit9611f2ea6c962c7eb05a2841d06656745f524097 (patch)
tree528e025774f126d43ada6711087d624fcb377d71 /api
parent9b1aa5e80cd1286ed7971fd4d0232588096bfe82 (diff)
downloadframeworks_base-9611f2ea6c962c7eb05a2841d06656745f524097.zip
frameworks_base-9611f2ea6c962c7eb05a2841d06656745f524097.tar.gz
frameworks_base-9611f2ea6c962c7eb05a2841d06656745f524097.tar.bz2
Small change to AppWidgetProviderInfo public field name and docs
Change-Id: Ia799cfc1824ccee1f7fd041ae8ecaa1a0395c3f6
Diffstat (limited to 'api')
-rw-r--r--api/current.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/api/current.xml b/api/current.xml
index 6adf8aa..2c97892 100644
--- a/api/current.xml
+++ b/api/current.xml
@@ -39947,7 +39947,7 @@
visibility="public"
>
</field>
-<field name="resizableMode"
+<field name="resizeMode"
type="int"
transient="false"
volatile="false"