summaryrefslogtreecommitdiff
path: root/tools/aapt2/diff/Diff.cpp
diff options
context:
space:
mode:
authorChristopher Tate <ctate@google.com>2010-03-23 17:14:36 -0700
committerChristopher Tate <ctate@google.com>2010-03-23 17:14:36 -0700
commiteb9e9ec06167b0caa459f2fb3f3fae094bb8d8f7 (patch)
tree4024d535dd2257f958b5b1a316a386790c7f54c0 /tools/aapt2/diff/Diff.cpp
parent23aea6df06406472d1a08e54a1fd4f217e8a324f (diff)
Return the right thing from Context.getApplicationContext()
Previously, this would always return the app context for the first application ever instantiated in the process. Usually this is fine, since usually there will be one process per application, but in the case of shared-process apps, it causes activities/views to try to access the wrong set of resources, be unable to access their proper derived-class Application objects, etc. Fixes bug #2513901 Change-Id: Ie19f2a86583c5d927db4d84a4262077450e37539
Diffstat (limited to 'tools/aapt2/diff/Diff.cpp')
0 files changed, 0 insertions, 0 deletions