android: Remove code that has been moved to GStreamer core
Reuse the same mechanism than gstreamer-full: Expose gst_init_static_plugins() symbol, called by gst_init() to register static plugins, and drop all JNI code that got moved to libgstreamer.
This requires gstreamer!617 (merged).
Edited by Xavier Claessens