diff options
author | Winson Chiu <chiuwinson@google.com> | 2020-10-09 17:42:23 +0000 |
---|---|---|
committer | Winson Chiu <chiuwinson@google.com> | 2020-10-09 17:53:13 +0000 |
commit | 907f3e3e9b5dd08bb928e7da860ac053d7005a49 (patch) | |
tree | 17a60c3598eaf1b9074a6e392fc6d4a39adbdcba /tools/aapt2/java/JavaClassGenerator_test.cpp | |
parent | f83bccb02f7e8c8a8a270d8766fc3ce671894bfe (diff) |
Deprecate PackageParser main class and add OWNERS
This wasn't deprecated in the original refactor because there was no
publicly exposed alternative that encapsulated all the functionality.
There are also some subclasses which are still used as they haven't
been copied to the parsing subpackage yet.
But this has lead to contributors making changes to PackageParser, not
realizing that the class is unused. So it's worth marking it deprecated
just so it's obvious to anyone editing the code.
The changes made since last release seem mostly unconsequential, so
they will not be reverted, but no additional new code should be added.
Also protects PackageParser and core parsing with OWNERS.
Test: none, docs change
Change-Id: I9d80132503b3a5a3384abbe6b0b1fbb752029710
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions