From: Torne (Richard Coles) Date: Thu, 12 Sep 2013 13:55:36 +0000 (+0100) Subject: Remove libchromium_net from the base product. X-Git-Tag: android-x86-4.4-r1~69 X-Git-Url: http://git.osdn.net/view?a=commitdiff_plain;h=5839c0f2;p=android-x86%2Fbuild.git 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 --- diff --git a/target/product/base.mk b/target/product/base.mk index 7ecc7373f..988902b3c 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 \