summaryrefslogtreecommitdiff
path: root/tools/aapt2/java/JavaClassGenerator.cpp
diff options
context:
space:
mode:
authorAdam Lesinski <adamlesinski@google.com>2016-02-29 16:50:38 -0800
committerAdam Lesinski <adamlesinski@google.com>2016-03-01 16:58:19 -0800
commitfb302ccd8e0610a09691ea5503ff8111dc7a2e41 (patch)
tree5dec17035391855fbacbf08a6e9576aea47c5f70 /tools/aapt2/java/JavaClassGenerator.cpp
parentd25d2f5346d0f4e89c09bd45978bf4c96399d947 (diff)
Move the guts of Resources to ResourcesImpl
In order to satisfy the requirement that clients can cache a Resources object when a configuration change happens, we move the caches and all other method bodies to ResourcesImpl. These can then be swapped out for the correct version when needed, while allowing clients to keep holding the existing Resources references. This is part 1 of 2 CLs. The next one will do the actual switching of implementations based on configuration changes for multiwindow. Bug:26854894 Change-Id: I41156194a3541e59053b4048c3a15981c7d8a506
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator.cpp')
0 files changed, 0 insertions, 0 deletions