commit | 99cee0318bdceb6e996bbe9a3e0f961d622e0365 | [log] [tgz] |
---|---|---|
author | Android (Google) Code Review <android-gerrit@google.com> | Wed Nov 25 12:59:48 2009 -0800 |
committer | Android (Google) Code Review <android-gerrit@google.com> | Wed Nov 25 12:59:48 2009 -0800 |
tree | 4645fd807b1df9f22e92b2373511c1fb129b0e35 | |
parent | f3e291a05d1e30fe409b06ca43538ca22ee2e69b [diff] | |
parent | eb7a7d57ca50f85b054edadab766b51ff22a2dfd [diff] |
Merge change Ieb7a7d57 into eclair-mr2 * changes: Change the DropBoxManager API slightly (this is public, but not yet released) -- take a File instead of a ParcelFileDescriptor (gets opened internally) -- that way the caller doesn't have to worry about closing their PFD and so on. (Pretty much 100% of the time the caller will be uploading a file, anyway.)