commit | c57b00d86337a70aeae8ecf6a3e82acd99fd4b91 | [log] [tgz] |
---|---|---|
author | Lorenzo Colitti <lorenzo@google.com> | Wed Dec 15 02:28:13 2021 +0000 |
committer | Lorenzo Colitti <lorenzo@google.com> | Wed Dec 15 02:28:17 2021 +0000 |
tree | 8adad5a4b7d1135b7390adb32ed6aca77c87db7f | |
parent | 6b6701d5bca4d4e76a56f9e166d0aeb918069952 [diff] |
Clarify that JNI libraries used for jarjar'd classes must be statically linked. This appears to be necessary for safety. Change-Id: I1db3c38a5e4bbcfd1b785e310313ab25ef557280 Test: documentation-only change