1# Packages to update the recovery partition, which will be installed on
2# /vendor. Don't install these unless they're needed.
3PRODUCT_PACKAGES += \
4    applypatch
5
6