summaryrefslogtreecommitdiff
path: root/tools/aapt2/java/JavaClassGenerator.cpp
diff options
context:
space:
mode:
authorAndreas Gampe <agampe@google.com>2015-06-29 22:07:30 -0700
committerAndreas Gampe <agampe@google.com>2015-06-29 22:07:30 -0700
commit373fb4094715ef11a02afcacd0e9839b5b6df8eb (patch)
treeaf742eae8aeff49afa31b28829f6867d86d8db07 /tools/aapt2/java/JavaClassGenerator.cpp
parent810d5ed23b89265946d7f0fd8b2e6002038f1f2c (diff)
Frameworks/base: Remove UsageEvents finalizer
The order of finalization between the parcel and the UsageEvents objects is not defined. In the bad case, the parcel will be finalized first and destroy its native pointer, after which the UsageEvents object will recycle it, putting it back into one of the Parcel pools. This will violate the pool invariant. Bug: 22088355 Change-Id: Ifbe7822990cdfc31855d6742dcdea9d9dd0daf1b
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator.cpp')
0 files changed, 0 insertions, 0 deletions