diff options
author | Vasu Nori <vnori@google.com> | 2011-02-03 12:20:31 -0800 |
---|---|---|
committer | Vasu Nori <vnori@google.com> | 2011-02-03 12:20:31 -0800 |
commit | e1cbd0a85f09a54f8bf28545ac67455b7dcd2532 (patch) | |
tree | f27827fbe2e6d3de54105cb8fcd80742c4c50c79 /api/current.xml | |
parent | 8275c6087897e8fd614681d1cd12db62e6b9fcd5 (diff) | |
download | frameworks_base-e1cbd0a85f09a54f8bf28545ac67455b7dcd2532.zip frameworks_base-e1cbd0a85f09a54f8bf28545ac67455b7dcd2532.tar.gz frameworks_base-e1cbd0a85f09a54f8bf28545ac67455b7dcd2532.tar.bz2 |
Revert "Merge "bug:3414192 new API to designate a download to be OTA update" into honeycomb"
This reverts commit 6bc710f769618e87b98d51cd02241e6b1a2fb653, reversing
changes made to 7ba35f5ab3c838c7f1b3ab957be685ac1f506b2a.
Diffstat (limited to 'api/current.xml')
-rw-r--r-- | api/current.xml | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/api/current.xml b/api/current.xml index 291d8db..4a40c36 100644 --- a/api/current.xml +++ b/api/current.xml @@ -29418,17 +29418,6 @@ <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" |