commit | ca3ea93171a4a46d42298a75f4139e8e660d303f | [log] [tgz] |
---|---|---|
author | Jeff Sharkey <jsharkey@android.com> | Tue Oct 27 22:58:30 2020 -0600 |
committer | Jeff Sharkey <jsharkey@android.com> | Fri Nov 13 14:48:28 2020 -0700 |
tree | c9d6e45fc5d21d69196871731f815b54391434be | |
parent | 82fe62465b1b785d70eae16b028f711455caa62f [diff] |
Progress towards efficient XML serialization. Related changes are introducing new TypedXmlSerializer and TypedXmlPullParser interfaces which offer efficient access to primitive attributes, and this Error Prone detector helps identify code that should shift to using those new interfaces. Bug: 171832118 Test: atest error_prone_android_framework_test Change-Id: Ic3ca6b96d2b056e6178e407af886bb925a3471c8