summaryrefslogtreecommitdiff
path: root/tools/aapt2/java/JavaClassGenerator_test.cpp
diff options
context:
space:
mode:
authorWinson <chiuwinson@google.com>2020-01-28 10:52:58 -0800
committerWinson <chiuwinson@google.com>2020-02-19 08:23:01 -0800
commit022e707f9094cb7b9ac46ca7ab1cb643ab2f42f8 (patch)
treeacd645fc2cdadcdcdb69576364a07ea1cafe9c5c /tools/aapt2/java/JavaClassGenerator_test.cpp
parent3dc4af47691882801c6e2ad6b5410498953a1ec7 (diff)
Split ParsedComponents
This creates individual files for each Parsed_ object. Each also has a corresponding _Utils class for holding the parsing logic for each object. This was done to keep the data class as simple as possible. This commit does not migrate existing usages of ComponentParseUtils subclasses, so there will be duplicates of everything. A follow up change will migrate all the parsing logic to use these new classes. Bug: 135203078 Test: none, all testing for Parsed_ is to-be-merged and/or TBD Change-Id: I7bea3b1742bc5d945d1ad287f406488d3bf46476
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions