diff options
| author | 2018-04-26 09:11:35 -0700 | |
|---|---|---|
| committer | 2018-04-26 16:35:38 -0700 | |
| commit | 6bdd4aca964d5d9a18fb66d926330f4296643ab4 (patch) | |
| tree | 541d717d97d13820c8702244c73d4adbbcbd471a /libs/hwui/ProgramCache.cpp | |
| parent | 5d8dfe17c814abbdb3268041b2f319697632cfa2 (diff) | |
Fix PersistableBundle C++ -> Java interop
PersistableBundle.java expects items to be sorted by the hash codes
of the keys, but PersistableBundle.cpp isn't compatible to it.
PersistableBundle.java now knowns what was parceled by C++
because it now uses a different magic, and change the unpercel
strategy.
Change-Id: Ia516f80b6d48dcb9f981767e0e64303434f39fb4
Fixes: 65744965
Test: adb shell sm fstrim and check logcat
Diffstat (limited to 'libs/hwui/ProgramCache.cpp')
0 files changed, 0 insertions, 0 deletions