cm: Move bash and powertop to the "full" target

Change-Id: Icd7d3edad16577396ceb86aee34963e88d43dd12
This commit is contained in:
Steve Kondik 2015-11-14 23:51:33 +01:00
parent 52020dea19
commit 8bc283d735
2 changed files with 2 additions and 2 deletions

View File

@ -167,10 +167,8 @@ PRODUCT_PACKAGES += \
e2fsck \ e2fsck \
mke2fs \ mke2fs \
tune2fs \ tune2fs \
bash \
nano \ nano \
htop \ htop \
powertop \
mkfs.f2fs \ mkfs.f2fs \
fsck.f2fs \ fsck.f2fs \
fibmap.f2fs \ fibmap.f2fs \

View File

@ -20,8 +20,10 @@ PRODUCT_PACKAGES += \
# Extra tools in CM # Extra tools in CM
PRODUCT_PACKAGES += \ PRODUCT_PACKAGES += \
7z \ 7z \
bash \
bzip2 \ bzip2 \
curl \ curl \
powertop \
unrar \ unrar \
unzip \ unzip \
vim \ vim \