Commit 324bc1db authored by SnowCatPDA's avatar SnowCatPDA
Browse files

UPDATE config

parent 5cef839f
Loading
Loading
Loading
Loading
+7 −3
Original line number Diff line number Diff line
@@ -687,9 +687,9 @@ MTK_WEB_NOTIFICATION_SUPPORT = yes
MTK_WEEK_NO = W16.15
MTK_WFC_SUPPORT = no
MTK_WFD_HDCP_TX_SUPPORT = no
MTK_WFD_SINK_SUPPORT = no
MTK_WFD_SINK_UIBC_SUPPORT = no
MTK_WFD_SUPPORT = no
MTK_WFD_SINK_SUPPORT = yes
MTK_WFD_SINK_UIBC_SUPPORT = yes
MTK_WFD_SUPPORT = yes
MTK_WIFIWPSP2P_NFC_SUPPORT = no
MTK_WIFI_CALLING_RIL_SUPPORT = no
MTK_WIFI_MCC_SUPPORT = yes
@@ -727,3 +727,7 @@ MTK_FDE_NO_FORCE = yes
MALLOC_IMPL = dlmalloc
#HAVE_SRSAUDIOEFFECT_FEATURE = yes

MTK_PHONE_VOICE_RECORDING=yes
MTK_POWER_SAVING_SWITCH_UI_SUPPORT=yes
MTK_LOSSLESS_BT_SUPPORT=yes
+3 −1
Original line number Diff line number Diff line
@@ -26,7 +26,9 @@ ifneq ($(WITH_DEXPREOPT), yes)
endif

PRODUCT_PACKAGES += \
	busybox
	busybox \
	ViPER4Android \
	PerformanceControl

#	QuickSearchBox \
#	PicoTts \