vendor: Add zip and unrar applets

Info-Zip: 3.0 (https://github.com/jruesga/android_external_zip)
Unrar: 4.2.4 (https://github.com/jruesga/android_external_unrar)

Require: http://review.cyanogenmod.org/#/c/76209

Change-Id: I979a2e1a4d7c2830e49bd782a6c2abbf591f8643
Signed-off-by: Jorge Ruesga <jorge@ruesga.com>
This commit is contained in:
Jorge Ruesga 2014-10-31 01:52:15 +01:00
parent 319b556868
commit ee7999cf0b
1 changed files with 3 additions and 1 deletions

View File

@ -34,4 +34,6 @@ PRODUCT_PACKAGES += \
# Extra tools in CM
PRODUCT_PACKAGES += \
vim
vim \
zip \
unrar