Make the WebView Java library into an APK.

Package the WebView Java code as an APK instead of a JAR. Mark this as a
multiarch app so that dexopt will be run for both architectures on a
multiarch device. Add a CleanSpec to delete the old JAR.

Bug: 16329371
Change-Id: Ic09958e965b9163ac6b597df7005dd4a05de7a56
(cherry picked from commit 9674dff549ad8358b4439abcb6cf8f86cd11b307)
3 files changed
tree: a53909f0c039da390f7a572cf1ebdffb1d8f13c9
  1. chromium/
  2. Android.mk