OSDN Git Service

Remove libchromium_net from the base product.
authorTorne (Richard Coles) <torne@google.com>
Thu, 12 Sep 2013 13:55:36 +0000 (14:55 +0100)
committerTorne (Richard Coles) <torne@google.com>
Thu, 12 Sep 2013 13:55:36 +0000 (14:55 +0100)
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

target/product/base.mk

index 7ecc737..988902b 100644 (file)
@@ -42,7 +42,6 @@ PRODUCT_PACKAGES += \
     libbundlewrapper \
     libcamera_client \
     libcameraservice \
-    libchromium_net \
     libdl \
     libeffectproxy \
     libeffects \