diff options
author | Jeff Sharkey <jsharkey@android.com> | 2020-11-14 15:54:22 -0700 |
---|---|---|
committer | Jeff Sharkey <jsharkey@android.com> | 2020-11-16 14:44:01 -0700 |
commit | f14ed648a9e98d6a14bff12fd30faef77d7943db (patch) | |
tree | 466049348f1988812ea1b4439484f2cb797362a1 /errorprone/refaster/EfficientXml.java.refaster | |
parent | 9242fb8b482004aabf26a458e2b2acde0c5ae23b (diff) |
Refaster templates for new TypedXml classes.
Since we have over 100 unique schemas across the OS, it would be
incredibly tedious to try migrating all that logic to use the more
efficient TypedXmlSerializer and TypedXmlPullParser interfaces.
To aid this migration process, this change adds Refaster templates
that offer to refactor matching existing code in a no-op fashion.
This change also upgrades Error Prone to the latest release.
Bug: 171832118
Test: manual
Change-Id: Ic93a46d646edee98af7d0e2f7891d931fca4825f
Diffstat (limited to 'errorprone/refaster/EfficientXml.java.refaster')
-rw-r--r-- | errorprone/refaster/EfficientXml.java.refaster | bin | 0 -> 36469 bytes |
1 files changed, 0 insertions, 0 deletions
diff --git a/errorprone/refaster/EfficientXml.java.refaster b/errorprone/refaster/EfficientXml.java.refaster Binary files differnew file mode 100644 index 000000000000..f2974fffb83b --- /dev/null +++ b/errorprone/refaster/EfficientXml.java.refaster |