From f12d9a3cc41768ff4e3a2c87c4f380427398c605 Mon Sep 17 00:00:00 2001 From: Nehemiah of Zebulun Date: Thu, 16 May 2024 09:30:49 -0400 Subject: [PATCH] Add new clock to TTP --- ttp/ttp.mk | 1 + 1 file changed, 1 insertion(+) diff --git a/ttp/ttp.mk b/ttp/ttp.mk index 5caa80e..778546b 100644 --- a/ttp/ttp.mk +++ b/ttp/ttp.mk @@ -58,6 +58,7 @@ PRODUCT_PACKAGES += \ WeKey PRODUCT_PACKAGES -= \ + Clock \ EasterEgg \ webview \ libwebviewchromium_loader \