commit | 204386e1c56930cfbc304c91b9a8b4190567e524 | [log] [tgz] |
---|---|---|
author | Dimitry Ivanov <[email protected]> | Mon Feb 22 11:22:11 2016 -0800 |
committer | Nicolas Geoffray <[email protected]> | Fri Feb 26 10:25:06 2016 +0000 |
tree | b1d1784166b776462c15170d22616f51d03e2870 | |
parent | 33e7677665c38507e58245c92101acef01ff302d [diff] |
zygote to preload public native libraries Preload public native libraries when starting a zygote This lets other users of libnativeloader (like dex2oat) avoid unnecessary cold loads of libandroid.so which could take up to a second. Bug: http://b/27245894 (cherry picked from commit b0824979be2653ba300382b52c1b1236fd44f0de) Change-Id: I04a640c104dba5b585a59d63270e81b6c9ad6f7e