diff options
author | Anton Hansson | 2019-01-16 03:44:39 -0600 |
---|---|---|
committer | Gerrit Code Review | 2019-01-16 03:44:39 -0600 |
commit | e7f127491ac7841d882a2ff83710147a79dc1dcb (patch) | |
tree | 6302de4f702793c29d2f754356a790b2e0e8139f | |
parent | d6dbd967b572d867593a90d1e26c16bd4b589a89 (diff) | |
parent | 9b2f3af0648dcbb6e0b4eb00210749d0597875b1 (diff) | |
download | platform-build-e7f127491ac7841d882a2ff83710147a79dc1dcb.tar.gz platform-build-e7f127491ac7841d882a2ff83710147a79dc1dcb.tar.xz platform-build-e7f127491ac7841d882a2ff83710147a79dc1dcb.zip |
Merge "Remove webview from media_system.mk"
-rw-r--r-- | target/product/media_system.mk | 1 |
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 | ||
65 | PRODUCT_COPY_FILES += \ | 64 | PRODUCT_COPY_FILES += \ |