Files
frameworks_base/core/java/android/util
Jeff Sharkey fe2d1aca7f Enable binary XML by default.
This change enables the feature-flag which pivots most of the XML
data stored by the system_server to using a binary XML wire format.

Benchmarks have shown this binary format can be written over 4x
faster and parsed over 8x faster than human-readable XML while
seamlessly enabling client code to pivot between the two formats.

Bug: 171832118
Test: atest FrameworksServicesTests
Change-Id: Id43edc0627866aba55e580d17958c689a6cfcfad
2020-12-17 08:16:32 -07:00
..
2020-12-10 18:57:17 -08:00
2020-09-16 10:07:55 -07:00
2020-12-17 08:16:32 -07:00