From 31177e8bc5b5115ccc1a27f7b281a3c6360d879d Mon Sep 17 00:00:00 2001 From: Nehemiah of Zebulun Date: Sun, 10 Dec 2023 19:41:16 -0500 Subject: [PATCH] This one app.... --- tryout/tryout.mk | 17 +---------------- 1 file changed, 1 insertion(+), 16 deletions(-) diff --git a/tryout/tryout.mk b/tryout/tryout.mk index e9afd1e..276b6b7 100644 --- a/tryout/tryout.mk +++ b/tryout/tryout.mk @@ -27,19 +27,4 @@ PRODUCT_COPY_FILES += \ device/wephone/qinf21pro/files/Vendor_0001_Product_0001_Version_0100.kl:$(TARGET_COPY_OUT_SYSTEM)/usr/keylayout/Vendor_0001_Product_0001_Version_0100.kl PRODUCT_PACKAGES += \ - BromiteSystemWebView \ - Conversations \ - Davx5 \ - DeskClock \ - Etar \ - ExactCalculator \ - Gallery2 \ - ImsMtkR - -# PRODUCT_PACKAGES -= \ -# EasterEgg \ -# webview \ -# libwebviewchromium_loader \ -# libwebviewchromium_plat_support \ -# CtsShimPrebuilt \ -# CtsShimPrivPrebuilt \ No newline at end of file + ImsMtkR \ No newline at end of file