diff --git a/gapps.mk b/gapps.mk index 95a3834..efbed6d 100644 --- a/gapps.mk +++ b/gapps.mk @@ -28,5 +28,7 @@ ifneq ($(wildcard vendor/gapps),) IS_PHONE := true $(call inherit-product,vendor/gapps/config.mk) PRODUCT_PACKAGES += \ - phh-overrides + phh-overrides \ + com.simplemobiletools.gallery.pro \ + endif