From 62411f50964cef19a9578fe63149adbb033bc956 Mon Sep 17 00:00:00 2001 From: Nehemiah of Zebulun Date: Sun, 2 Jun 2024 13:29:57 -0400 Subject: [PATCH] Fix k9mail add wireguard --- ttp/ttp.mk | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/ttp/ttp.mk b/ttp/ttp.mk index 3829e25..33806bd 100644 --- a/ttp/ttp.mk +++ b/ttp/ttp.mk @@ -58,7 +58,7 @@ PRODUCT_PACKAGES += \ DeskClock \ Etar \ Gallery2 \ - K9Mail \ + K-9Mail \ Linphone \ Nextcloud \ OpenDocumentReader \ @@ -66,7 +66,8 @@ PRODUCT_PACKAGES += \ SimpleCamera \ TranslateYou \ TrichromeWebView \ - WeKey + WeKey \ + Wireguard PRODUCT_PACKAGES -= \ EasterEgg \