diff options
author | Mathew Inwood <mathewi@google.com> | 2018-11-23 14:57:28 +0000 |
---|---|---|
committer | Mathew Inwood <mathewi@google.com> | 2018-11-30 09:00:43 +0000 |
commit | bd7077065c211f49b090aa4250b53b58461adfd9 (patch) | |
tree | f97634299fd45f85b7aabe02d369ffb9ca1a433a /tools/aapt2/java/JavaClassGenerator.cpp | |
parent | 0ba5e3d6cbf9e5666a0db15d330f5424c1fad391 (diff) |
Include annotation property values in output.
When editing annotations, we want the ability *not* to overwrite any
existing annotation properties already in place. Include any properties
set on the annotation in the output, so that the edit_annotations script
can know that they're there.
The annotation properties are encoded like URL query parameters for
convenience; it makes them easy to encode here & subsequently decode on
the other side (in Python).
Test: m framework-annotation-proc & inpsect output.
Change-Id: I71fb1215ad2790751be336b4955c163bb323a4a6
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator.cpp')
0 files changed, 0 insertions, 0 deletions