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:
commit
527ce064c9
|
@ -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 \
|
||||
|
|
Loading…
Reference in New Issue