summaryrefslogtreecommitdiff
path: root/tools/aapt2/java/JavaClassGenerator.cpp
diff options
context:
space:
mode:
authorGeorge Mount <mount@google.com>2015-03-30 12:20:20 -0700
committerGeorge Mount <mount@google.com>2015-03-30 12:27:25 -0700
commit75aa9bf96f0cf0c66c6dbc386eee2dab99790634 (patch)
tree6850aec3065b59aaff9c978fcd39f37a8edb81d2 /tools/aapt2/java/JavaClassGenerator.cpp
parenta428ab93ec36e8c465f5491b3a39b067fd93c4a2 (diff)
Require only one pass to make BR.java file.
Bug 19985005 Because the generation of Binding files created @Bindable annotations, the BR file generation had to wait until a second annotation pass. This caused errors to be generated that were later cleared, causing confusion. I moved the BR file generation to the same annotation processing stage that generates the Binding files to clear up the error generation. TODO: merge the annotation processing stages so that there is less cross-talk between annotation processors.
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator.cpp')
0 files changed, 0 insertions, 0 deletions