From c59139d2ee2c7148090f805470abd058b91dedef Mon Sep 17 00:00:00 2001 From: Nehemiah of Zebulun Date: Sun, 10 Dec 2023 19:53:12 -0500 Subject: [PATCH] Again --- qinf21pro/qinf21pro.mk | 43 +++++++++++++++++++++--------------------- 1 file changed, 21 insertions(+), 22 deletions(-) diff --git a/qinf21pro/qinf21pro.mk b/qinf21pro/qinf21pro.mk index 3ca2609..df89d82 100644 --- a/qinf21pro/qinf21pro.mk +++ b/qinf21pro/qinf21pro.mk @@ -21,26 +21,25 @@ PRODUCT_COPY_FILES += \ device/wephone/qinf21pro/files/mtk-pmic-keys.kl:$(TARGET_COPY_OUT_SYSTEM)/usr/keylayout/mtk-pmic-keys.kl \ 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 \ -# K-9Mail \ -# Linphone \ -# Nextcloud \ -# NextcloudNotes \ -# OpenDocumentReader \ -# Wireguard +PRODUCT_PACKAGES += \ + BromiteSystemWebView \ + Conversations \ + Davx5 \ + DeskClock \ + Etar \ + ExactCalculator \ + Gallery2 \ + K-9Mail \ + Linphone \ + Nextcloud \ + NextcloudNotes \ + OpenDocumentReader \ + Wireguard -# PRODUCT_PACKAGES -= \ -# EasterEgg \ -# webview \ -# libwebviewchromium_loader \ -# libwebviewchromium_plat_support \ -# CtsShimPrebuilt \ -# CtsShimPrivPrebuilt +PRODUCT_PACKAGES -= \ + EasterEgg \ + webview \ + libwebviewchromium_loader \ + libwebviewchromium_plat_support \ + CtsShimPrebuilt \ + CtsShimPrivPrebuilt