am 37f3c5cc
: Fix removal of PRODUCT_PREBUILT_WEBVIEWCHROMIUM
* commit '37f3c5cc1de11f7b316c2d03ed8f6951d4f95372': Fix removal of PRODUCT_PREBUILT_WEBVIEWCHROMIUM
This commit is contained in:
commit
50449c9cfa
2 changed files with 2 additions and 2 deletions
|
@ -103,7 +103,6 @@ PRODUCT_PACKAGES += \
|
|||
tc \
|
||||
vdc \
|
||||
vold \
|
||||
webview \
|
||||
wm
|
||||
|
||||
|
||||
|
|
|
@ -57,7 +57,8 @@ PRODUCT_PACKAGES += \
|
|||
make_ext4fs \
|
||||
screencap \
|
||||
sensorservice \
|
||||
uiautomator
|
||||
uiautomator \
|
||||
webview
|
||||
|
||||
# The order of PRODUCT_BOOT_JARS matters.
|
||||
PRODUCT_BOOT_JARS := \
|
||||
|
|
Loading…
Reference in a new issue