forked from openkylin/platform_build
am c0c47561: am 88392fae: Merge "Ensure the base system includes toybox."
* commit 'c0c4756184da5033922703f7a1c62c8a53580706': Ensure the base system includes toybox.
This commit is contained in:
commit
f6a663dcb2
|
@ -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 += \
|
||||
|
|
Loading…
Reference in New Issue