summaryrefslogtreecommitdiffstats
path: root/target
diff options
context:
space:
mode:
authorAdam Hampson <ahampson@google.com>2014-03-21 12:40:57 -0700
committerAdam Hampson <ahampson@google.com>2014-03-21 12:40:57 -0700
commitce91d3c0c0731017e80d7656a8ecda0079859910 (patch)
tree873cd97c91d5773df574dd666d5effa081487508 /target
parent9c2daa97e109b2c38789371d6eaa113277cab5ac (diff)
downloadbuild-ce91d3c0c0731017e80d7656a8ecda0079859910.zip
build-ce91d3c0c0731017e80d7656a8ecda0079859910.tar.gz
build-ce91d3c0c0731017e80d7656a8ecda0079859910.tar.bz2
move libbcc from core_base to core_minimal
Bug: 13528787 Change-Id: If8b531f71bf3831e4d3d59e2a2bc04dd72f4a8b1 Signed-off-by: Adam Hampson <ahampson@google.com>
Diffstat (limited to 'target')
-rw-r--r--target/product/core_base.mk1
-rw-r--r--target/product/core_minimal.mk1
2 files changed, 1 insertions, 1 deletions
diff --git a/target/product/core_base.mk b/target/product/core_base.mk
index 7e8615e..562035a 100644
--- a/target/product/core_base.mk
+++ b/target/product/core_base.mk
@@ -30,7 +30,6 @@ PRODUCT_PACKAGES += \
libandroidfw \
libaudiopreprocessing \
libaudioutils \
- libbcc \
libfilterpack_imageproc \
libgabi++ \
libkeystore \
diff --git a/target/product/core_minimal.mk b/target/product/core_minimal.mk
index 6a316af..8c09268 100644
--- a/target/product/core_minimal.mk
+++ b/target/product/core_minimal.mk
@@ -45,6 +45,7 @@ PRODUCT_PACKAGES += \
iptables \
keystore \
keystore.default \
+ libbcc \
libOpenMAXAL \
libOpenSLES \
libdownmix \