aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorElliott Hughes <enh@google.com>2014-11-22 23:13:40 -0800
committerElliott Hughes <enh@google.com>2014-11-22 23:13:40 -0800
commit626d3f0a77e8adcd707c557abfe99929c6816a70 (patch)
tree90728f08d834696d8b90f7389e395b52a7d20c3c
parent28a9c77026bac5e93a03f1f6c67192fc0a6e6c0d (diff)
downloadbuild-626d3f0a77e8adcd707c557abfe99929c6816a70.tar.gz
Ensure the base system includes toybox.
Change-Id: I0eec19328855d67da1c574a88b452f0eeec6adc7
-rw-r--r--target/product/embedded.mk3
1 files changed, 2 insertions, 1 deletions
diff --git a/target/product/embedded.mk b/target/product/embedded.mk
index 9929616f5d..fb6ea42ac2 100644
--- a/target/product/embedded.mk
+++ b/target/product/embedded.mk
@@ -48,6 +48,7 @@ PRODUCT_PACKAGES += \
libm \
libpixelflinger \
libpower \
+ libsigchain \
libstdc++ \
libsurfaceflinger \
libsurfaceflinger_ddmconnection \
@@ -65,7 +66,7 @@ PRODUCT_PACKAGES += \
sh \
surfaceflinger \
toolbox \
- libsigchain
+ toybox \
# SELinux packages
PRODUCT_PACKAGES += \