Android: Switch Remoting to use implicit JNI registration

Explicit registration is needed only when using the custom linker.
Remoting doesn't use the custom linker, so has no need to jump
through the extra hoops involved with explicit registration.

Change motivated by JNI refactorings, which are made simpler by having
fewer targets use manual JNI registration.

Bug: 898261
Change-Id: I0b03afdd421f8c806886cbf7a6650ec1ca5d7f9c
Reviewed-on: https://chromium-review.googlesource.com/c/1317339
Reviewed-by: Lambros Lambrou <lambroslambrou@chromium.org>
Commit-Queue: agrieve <agrieve@chromium.org>
Cr-Commit-Position: refs/heads/master@{#605404}
3 files changed