Don't declare WebView as a library.

We don't need to declare WebView as a library as we add its resources to
the asset manager dynamically rather than through a <uses-library> tag
in an application manifest. This also removes the need for it to be a
privileged application.

Bug: 11505352
Change-Id: I504af9dc120739368169653d71072251b907a41f
3 files changed
tree: 833bda501a96fd85d77872e97a2662f2cd43955f
  1. chromium/
  2. nullwebview/
  3. Android.mk