Merge "Ensure the base system includes toybox."
This commit is contained in:
commit
88392fae52
1 changed files with 2 additions and 1 deletions
|
@ -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 a new issue