commit | 5db5d198ffbf0e4b187a7b6a741168bd7471b8a4 | [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 | c1c6008b786c00086b857aaa71bda3bffc8180c7 [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