From 2e22c3def21a64673541e2447734e7ec45a6e2ad Mon Sep 17 00:00:00 2001 From: Nehemiah of Zebulun Date: Tue, 11 Jun 2024 14:03:25 -0400 Subject: [PATCH] Add MuPDF Viewer and Breezy Weather --- ttp/ttp.mk | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ttp/ttp.mk b/ttp/ttp.mk index 33806bd..5327229 100644 --- a/ttp/ttp.mk +++ b/ttp/ttp.mk @@ -51,6 +51,7 @@ PRODUCT_PACKAGES += \ endif PRODUCT_PACKAGES += \ + BreezyWeather \ Contacts \ Conversations \ ConverterNow \ @@ -60,6 +61,7 @@ PRODUCT_PACKAGES += \ Gallery2 \ K-9Mail \ Linphone \ + MuPDFViewer \ Nextcloud \ OpenDocumentReader \ SimpleCalculator \