commit | 5237cb89a8fc1a743b483bc2be5cdbe9669d9d86 | [log] [tgz] |
---|---|---|
author | michaelbai <[email protected]> | Sat Feb 21 01:29:40 2015 |
committer | Commit bot <[email protected]> | Sat Feb 21 01:30:05 2015 |
tree | 4aad0ee6b83360548c3e41102e25dade25207367 | |
parent | a881d1ae8a3e7196d19138b677d96835ce8322ed [diff] |
Separate OnJNIOnLoad Separate it into OnJNIOnLoadRegisterJNI() and OnJNIOnLoadInit(), so they could be called by embedder when needed. BUG=447393 Review URL: https://codereview.chromium.org/935413004 Cr-Commit-Position: refs/heads/master@{#317479}