summaryrefslogtreecommitdiffstats
path: root/target/product
diff options
context:
space:
mode:
authorTorne (Richard Coles) <torne@google.com>2013-09-12 14:55:36 +0100
committerTorne (Richard Coles) <torne@google.com>2013-09-12 14:55:36 +0100
commit5839c0f23deb80cce3314172d23ba5926262aef4 (patch)
tree4a72d769658d5e4921394912296ce8bfd08b1ce5 /target/product
parent65202c593d9a196f1e44e62cb545b1dac8935c6e (diff)
downloadbuild-5839c0f23deb80cce3314172d23ba5926262aef4.zip
build-5839c0f23deb80cce3314172d23ba5926262aef4.tar.gz
build-5839c0f23deb80cce3314172d23ba5926262aef4.tar.bz2
Remove libchromium_net from the base product.
The Chromium network stack is only needed by libwebcore and stagefright, both of which already explicitly depend on it, so there's no need for it to be in the base package list. Bug: 10427705 Change-Id: Ifbb089de867c577788c6310571337c39c4ce31e0
Diffstat (limited to 'target/product')
-rw-r--r--target/product/base.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/target/product/base.mk b/target/product/base.mk
index 7ecc737..988902b 100644
--- a/target/product/base.mk
+++ b/target/product/base.mk
@@ -42,7 +42,6 @@ PRODUCT_PACKAGES += \
libbundlewrapper \
libcamera_client \
libcameraservice \
- libchromium_net \
libdl \
libeffectproxy \
libeffects \