summaryrefslogtreecommitdiff
path: root/tools/aapt2/java/JavaClassGenerator.cpp
diff options
context:
space:
mode:
authorBryce Lee <brycelee@google.com>2017-04-06 10:27:53 -0700
committerBryce Lee <brycelee@google.com>2017-04-06 21:32:31 -0700
commit2d2315a66d81d29896e6a0ffedbfbbed3981b9ed (patch)
tree82a89002f0f3c7e92703ea75103a25f4829da003 /tools/aapt2/java/JavaClassGenerator.cpp
parent0b47e289c86a271d1cddd8267178f788bfb2ef06 (diff)
Do not make strong reference to Resources.
This CL removes the strong reference added for mapping display ids and Resources to Displays. Instead, the key pair is now the display id and ResourcesKey, and the mapping is pruned when key is invalidated. Change-Id: I60d767b52de7bbf769f6761f5a3301dd7aff6ddf Fixes: 36625868 Test: make -j32 cts; cts-tradefed; run cts --module CtsAppTestCases --test android.app.cts.DisplayTest#testRotation
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator.cpp')
0 files changed, 0 insertions, 0 deletions