diff options
author | Diego Perez <diegoperez@google.com> | 2016-02-24 15:02:36 +0000 |
---|---|---|
committer | Diego Perez <diegoperez@google.com> | 2016-02-29 10:24:52 +0000 |
commit | 70f97ba54a727e456fd8d4647ad633a03281321e (patch) | |
tree | 1523efe26f312d48408aa6cf127e0c671aa88be7 /tools/aapt2/java/JavaClassGenerator.cpp | |
parent | f19e782233c4135097f12e7f770ba041718078d7 (diff) |
Fix StackMap renaming in Java 8
With the move to Java 8 of layoutlib, we now need to make sure that the
method stackmaps are kept up to date or the class verification step will
fail. Up until now, we were ignoring them but this caused TestDelegates
to start failing.
This updates the code to make sure that when we modify a class name, we
also update the stackmap in the calls.
Change-Id: Iddbde7454f065ddb8da5bb1ab499ec0616f9b4fe
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator.cpp')
0 files changed, 0 insertions, 0 deletions