add the uncrypt binary to device builds

The uncrypt binary needs to be present on any device which reboots
into recovery.

Change-Id: I684a279484876e8a596829e41218095a793ea26b
This commit is contained in:
Doug Zongker 2014-01-16 12:43:19 -08:00
parent c888b4f9b6
commit 00aba87b7b
2 changed files with 4 additions and 2 deletions

View file

@ -55,7 +55,8 @@ PRODUCT_PACKAGES += \
make_ext4fs \
screencap \
sensorservice \
uiautomator
uiautomator \
uncrypt
# The order of PRODUCT_BOOT_JARS matters.
PRODUCT_BOOT_JARS := \

View file

@ -67,7 +67,8 @@ PRODUCT_PACKAGES += \
make_ext4fs \
screencap \
sensorservice \
uiautomator
uiautomator \
uncrypt
# The order matters
PRODUCT_BOOT_JARS := \