Skip to content
Commit fe2d1aca authored by Jeff Sharkey's avatar Jeff Sharkey
Browse files

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
parent e09d74c6
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment