[Android] Introduce a Java wrapper for TemplateUrlService.

The idea here is to move model/native logic from the Android
downstream port into chromium and instead provide a Java API, exposing
any necessary functions for consumption by the app. This also brings the
Android code closer to other ports so it's easier for OWNERS to both
see and review changes.

Aside: includes a small change to jni generator to support generating bindings for interfaces.

BUG=169106
TBR=sky

Review URL: https://chromiumcodereview.appspot.com/12255042

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@184724 0039d316-1c4b-4281-b951-d872f2087c98


CrOS-Libchrome-Original-Commit: 63d9abc9e3a915fae5b36a4d9344a48d2d97fdf9
1 file changed
tree: 2754a1394846de08f13d0dbcccd92b14dabe4377
  1. base/
  2. build/
  3. dbus/
  4. ipc/
  5. testing/
  6. third_party/