Merge "All devices that depend on WebView must have the system feature." into klp-modular-dev
This commit is contained in:
commit
cf8cd38fac
|
@ -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 \
|
||||
|
|
Loading…
Reference in New Issue