aboutsummaryrefslogtreecommitdiffstats
path: root/target
diff options
context:
space:
mode:
authorAnton Hansson2019-01-15 08:36:14 -0600
committerAnton Hansson2019-01-15 08:36:14 -0600
commit9b2f3af0648dcbb6e0b4eb00210749d0597875b1 (patch)
tree7ef77989dc3aa6c92b7fc2ad3e2143a423f068f3 /target
parentfc598781c6ad4bf12c82244ec27ba8bc3b85ad0c (diff)
downloadplatform-build-9b2f3af0648dcbb6e0b4eb00210749d0597875b1.tar.gz
platform-build-9b2f3af0648dcbb6e0b4eb00210749d0597875b1.tar.xz
platform-build-9b2f3af0648dcbb6e0b4eb00210749d0597875b1.zip
Remove webview from media_system.mk
It is present in media_vendor.mk (and soon media_product.mk), which is the correct place. Test: make Change-Id: I7ffda211cf4b01a22ec01c661959defcf59bbc4b
Diffstat (limited to 'target')
-rw-r--r--target/product/media_system.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/target/product/media_system.mk b/target/product/media_system.mk
index 992e2ed20..7d401dcac 100644
--- a/target/product/media_system.mk
+++ b/target/product/media_system.mk
@@ -59,7 +59,6 @@ PRODUCT_PACKAGES += \
59 requestsync \ 59 requestsync \
60 StatementService \ 60 StatementService \
61 vndk_snapshot_package \ 61 vndk_snapshot_package \
62 webview \
63 62
64 63
65PRODUCT_COPY_FILES += \ 64PRODUCT_COPY_FILES += \