| commit | 7d186d92ba1654822883dd197e8a2df95a5dc26f | [log] [tgz] |
|---|---|---|
| author | Yurii Zubrytskyi <zyy@google.com> | Wed Apr 09 00:14:25 2025 -0700 |
| committer | Yurii Zubrytskyi <zyy@google.com> | Wed Apr 09 19:53:00 2025 -0700 |
| tree | 332df69ff045b9efe6b2a4803bcb05da0102b93b | |
| parent | b76c88996588c35cb7df572a250e9a83b515306c [diff] |
[res] Get rid of String16 in AssetManager2 String16 is an obsolete class that was used in the old Android code. New code prefers UTF8, and mixing it with String16 is slow and inconvenient + get rid of one of the last usages of KeyedVector<> Flag: EXEMPT minor refactoring Test: atest libandroidfw_tests idmap2_tests aapt2_tests Change-Id: I60b8f51488d0321718c23148caf196ae8e140897