commit | e76df83c73f4cd13f6b3229a40b6f8cb8819ef8f | [log] [tgz] |
---|---|---|
author | Elliott Hughes <enh@google.com> | Thu Mar 17 15:42:53 2011 -0700 |
committer | Elliott Hughes <enh@google.com> | Thu Mar 17 15:42:53 2011 -0700 |
tree | 05a4ee4fd4c6c12c761012483b7a60623fbc4d70 | |
parent | 069d9de889ab4b1edc54d1a39e0579018d269c82 [diff] |
Fix the order in which natives are registered. All the core libraries want from JniHelp during registration is jniRegisterNativeMethods. JniHelp, though, wants java.io.FileDescriptor from the core libraries. So we should get to go first. Bug: 3107501 Change-Id: I9604a3a04343c78577610aa7adf40a1f7d82eeeb