commit | bfc5f1c9a8b4587fff77129f96d6525d2e7e49d9 | [log] [tgz] |
---|---|---|
author | Hall Liu <hallliu@google.com> | Fri Sep 08 18:02:38 2017 -0700 |
committer | Hall Liu <hallliu@google.com> | Thu Sep 14 17:14:24 2017 -0700 |
tree | 5bdf8998c2b5b36044db648ef3eb817ecbcd03ae | |
parent | 1a5b1304687d591cd5f913e50e8636d139ec1a25 [diff] |
API council suggested edits, part 3 * MbmsException no longer thrown from the common methods, and the error codes are now containined in MbmsError. * In order to avoid ANRs while processing download-done broadcasts, don't perform arbitrary moves when a download is done. Instead, move into a staging directory and let the app handle it. Bug: 30981736 Test: testapps Change-Id: I9416f28b4f24f89af1da6f56a93ea0f0e4ea3878