Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 71b9c6a3 authored by Victor Chang's avatar Victor Chang
Browse files

Turn LocaleDataTables into C switch statements

It should save memory from initializing std::unordered_map and _set.
The generated code size is large (depending on the exact -O options
passed to clang), but they should be in the clean pages, rather
than dirty pages.

Bug: 349675514
Test: atest libandroidfw_tests
Change-Id: If1ff8284f7e3bb208d43e63c93e3294d3755890f
parent 9fa26644
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment