From f7e2cd8caae3cc67be0ee4535b585a532961283c Mon Sep 17 00:00:00 2001 From: Nehemiah of Zebulun Date: Sun, 23 Jun 2024 11:39:09 -0400 Subject: [PATCH] This doesn't work. We need to patch the original tests makefile. --- jelly_star/jelly_star.mk | 3 --- 1 file changed, 3 deletions(-) diff --git a/jelly_star/jelly_star.mk b/jelly_star/jelly_star.mk index 1032433..b3c5340 100644 --- a/jelly_star/jelly_star.mk +++ b/jelly_star/jelly_star.mk @@ -19,9 +19,6 @@ PRODUCT_BROKEN_VERIFY_USES_LIBRARIES := true QSB_ON_FIRST_SCREEN := false PRODUCT_PACKAGE_OVERLAYS += device/wephone/jelly_star/overlay -PLATFORM_TESTS -= \ - CalendarTests - PRODUCT_PACKAGES += \ BreezyWeather \ Contacts \