commit | 9301100766cd95ddaaa18e588fa17fe2fab66024 | [log] [tgz] |
---|---|---|
author | Jiyong Park <jiyong@google.com> | Mon Jul 22 20:29:08 2019 +0900 |
committer | Jiyong Park <jiyong@google.com> | Wed Aug 21 00:35:34 2019 +0900 |
tree | 63f131431a307370b08c3792b76241fe1d355cd1 | |
parent | 09fe6dbc680e77bd646cc4e0313f80abb26bebee [diff] |
add nopreload option in public.libraries.txt A lib with 'nopreload' option in public.libraries.txt is not preloaded during zygote. This is useful for seldom used public libraries; they don't contribute to the zygote startup time and only affect the apps that they are used. Bug: 132911956 Test: libnativeloader_test Change-Id: I6f97c90e6721aec7f2f96c8fc7b963b34f8edd3e