summaryrefslogtreecommitdiffstats
path: root/target/product
diff options
context:
space:
mode:
authorElliott Hughes <enh@google.com>2014-11-23 17:56:05 +0000
committerAndroid Git Automerger <android-git-automerger@android.com>2014-11-23 17:56:05 +0000
commitc0c4756184da5033922703f7a1c62c8a53580706 (patch)
tree9e6e0e4579ac4d09e0a7524c955b888206d1305e /target/product
parentfc0d1e6f58b3815f4e56e341997ec5e575888bf8 (diff)
parent88392fae52f2b72e5537bb88a073d527edf7c00d (diff)
downloadbuild-c0c4756184da5033922703f7a1c62c8a53580706.zip
build-c0c4756184da5033922703f7a1c62c8a53580706.tar.gz
build-c0c4756184da5033922703f7a1c62c8a53580706.tar.bz2
am 88392fae: Merge "Ensure the base system includes toybox."
* commit '88392fae52f2b72e5537bb88a073d527edf7c00d': Ensure the base system includes toybox.
Diffstat (limited to 'target/product')
-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 9929616..fb6ea42 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 += \