am cf8cd38f: Merge "All devices that depend on WebView must have the system feature." into klp-modular-dev

* commit 'cf8cd38fac91d4d04d12ba0e7494809577fe0ceb':
  All devices that depend on WebView must have the system feature.
This commit is contained in:
Ben Murdoch 2014-05-20 11:10:15 +00:00 committed by Android Git Automerger
commit 527ce064c9
1 changed files with 3 additions and 0 deletions

View File

@ -61,6 +61,9 @@ PRODUCT_PACKAGES += \
uiautomator \
webview
PRODUCT_COPY_FILES += \
frameworks/native/data/etc/android.software.webview.xml:system/etc/permissions/android.software.webview.xml
# The order of PRODUCT_BOOT_JARS matters.
PRODUCT_BOOT_JARS := \
core \