commit | 3c273bb7f90f342b6c3ca4f6cc518501c8d4dff7 | [log] [tgz] |
---|---|---|
author | Chris Banes <chrisbanes@google.com> | Thu Aug 20 12:03:25 2015 +0100 |
committer | Chris Banes <chrisbanes@google.com> | Thu Aug 20 13:43:48 2015 +0000 |
tree | 9e5aee7c4d1191b332560e0f2769d91a328d6fea | |
parent | 4a4e0872bdf0548188e81740eb62085215e7f976 [diff] |
Be consistent with exceptions thrown from ContentResolverCompat.query() DO NOT MERGE On JB+, the framework query() can throw it's own exception. This CL catches that exception and then throws it's so to maintain consistency. BUG: 23203532 Change-Id: I422658dbdaf1cfde7abeac1468b118907e7df705 (cherry picked from commit 94d7acd9d29354189ef9c7caeb372363043f7df7)