Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 626d3f0a authored by Elliott Hughes's avatar Elliott Hughes
Browse files

Ensure the base system includes toybox.

Change-Id: I0eec19328855d67da1c574a88b452f0eeec6adc7
parent 28a9c770
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -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 += \