6 lines
164 B
Makefile
6 lines
164 B
Makefile
# Packages to update the recovery partition, which will be installed on
|
|
# /vendor. Don't install these unless they're needed.
|
|
PRODUCT_PACKAGES += \
|
|
applypatch
|
|
|