summaryrefslogtreecommitdiffstats
path: root/api/11.xml
diff options
context:
space:
mode:
authorVasu Nori <vnori@google.com>2011-02-01 19:07:51 -0800
committerVasu Nori <vnori@google.com>2011-02-02 15:08:49 -0800
commit72725ebcad848a72d3e3ac4de250553017910d9f (patch)
treec517a3f2e076f6c1f433f810e855114c45bbcd0f /api/11.xml
parent2c507b92c242951e4fb2e807431c10d73e4bf778 (diff)
downloadframeworks_base-72725ebcad848a72d3e3ac4de250553017910d9f.zip
frameworks_base-72725ebcad848a72d3e3ac4de250553017910d9f.tar.gz
frameworks_base-72725ebcad848a72d3e3ac4de250553017910d9f.tar.bz2
bug:3414192 new API to designate a download to be OTA update
Change-Id: Iae2f6185e130324ad956f594e78b1d8b2176c808
Diffstat (limited to 'api/11.xml')
-rw-r--r--api/11.xml11
1 files changed, 11 insertions, 0 deletions
diff --git a/api/11.xml b/api/11.xml
index 4a40c36..291d8db 100644
--- a/api/11.xml
+++ b/api/11.xml
@@ -29418,6 +29418,17 @@
<parameter name="uri" type="android.net.Uri">
</parameter>
</method>
+<method name="setDownloadToBeOtaUpdate"
+ return="void"
+ abstract="false"
+ native="false"
+ synchronized="false"
+ static="false"
+ final="false"
+ deprecated="not deprecated"
+ visibility="public"
+>
+</method>
<method name="setMimeType"
return="android.app.DownloadManager.Request"
abstract="false"