commit | 66a017b63461a22842b3678c9520f803d5ddadfc | [log] [tgz] |
---|---|---|
author | Jeff Sharkey <jsharkey@android.com> | Thu Jan 17 18:18:22 2013 -0800 |
committer | Jeff Sharkey <jsharkey@android.com> | Thu Jan 17 18:25:47 2013 -0800 |
tree | 07a0d63d0b362628ecbf6083aadf726d0ae02636 | |
parent | 54781207d31fd0fb33c6038b6999ba649fc488b2 [diff] |
Always give ContentResolver a valid Context. Also add MockContentResolver constructor to provide a Context, and move to singleton ActivityThread, since there is only one inside each process. This makes ActivityThread accessible from threads like InstrumentationThread. Change-Id: Ib8b18f1b9bba8820ff412d782a43511066eabf24