commit | b90e6818c32504d925ee2d95252a7d212f6e7639 | [log] [tgz] |
---|---|---|
author | Hai Zhang <zhanghai@google.com> | Sun Oct 16 16:31:42 2022 -0700 |
committer | Hai Zhang <zhanghai@google.com> | Fri Oct 21 04:28:10 2022 -0700 |
tree | cd44359740a551a881961af6a4e3b6fa943b243a | |
parent | 384e8af6b4b07bb4bfda171a1c04387b76d2c524 [diff] |
Extract four byte sequence modified UTF-8 into separate classes. The four byte sequence modified UTF-8 is now handled by classes prefixed with ART, whereas the base classes implements the standard modified UTF-8 and should be used by new clients in modules. Bug: 243194720 Test: atest -rerun-until-failure 10 FastDataTest BinaryXmlTest \ FrameworksCoreTests:XmlTest FastDataPerfTest Change-Id: I08cea54c2a27249e00b7e155af0cf11949486375