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

This commit is contained in:
Ben Murdoch 2014-05-20 11:06:07 +00:00 committed by Android (Google) Code Review
commit cf8cd38fac
1 changed files with 3 additions and 0 deletions

View File

@ -59,6 +59,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 \