Commit 205ec1dd authored by SnowCatPDA's avatar SnowCatPDA
Browse files

UPDATE

parent 556673af
Loading
Loading
Loading
Loading
+4 −2
Original line number Diff line number Diff line
@@ -6,9 +6,9 @@ AUTO_ADD_GLOBAL_DEFINE_BY_VALUE = CUSTOM_HAL_LENS BOOT_LOGO MTK_AUDIO_BLOUD_CUST
MTK_BUILD_VERNO = DOOGEE-X5pro-Android6.0-R00
CUSTOM_BUILD_VERNO = R00

BOOT_LOGO = x5pro_lte_hd720
BOOT_LOGO = cu_lte_hd720
BUILD_KERNEL = yes
BUILD_LK = no
BUILD_LK = yes
BUILD_MD32 = no
BUILD_MTK_SDK =
BUILD_PRELOADER = no
@@ -701,3 +701,5 @@ WIFI_WEP_KEY_ID_SET = no
MTK_FDE_NO_FORCE = yes

MALLOC_IMPL = dlmalloc
#HAVE_SRSAUDIOEFFECT_FEATURE = yes
+4 −4
Original line number Diff line number Diff line
@@ -4,7 +4,6 @@ GAPPS_VARIANT := pico
PRODUCT_PACKAGES += \
                    GoogleTTS \
                    GoogleHome \
                    PrebuiltDeskClockGoogle \
                    CalendarGooglePrebuilt \
                    LatinImeGoogle \
                    Chrome
@@ -21,29 +20,30 @@ ifneq ($(WITH_DEXPREOPT), yes)
#                    TranslatePrebuilt
endif

#                    PrebuiltDeskClockGoogle \
#                    WebViewGoogle \
#                    GoogleEarth \

$(call inherit-product-if-exists, vendor/google/build/opengapps-packages.mk)

#PRODUCT_PACKAGES += \
#        Superuser
#	busybox
#	su \

REMOVE_APP = \
REMOVE_APP := \
	QuickSearchBox \
	PicoTts \
	DeskClock \
	Browser \
	LatinIME \
	Email \
	Calendar \
	DeskClock \
	MtkQuickSearchBox \
	MtkCalendar \
	MtkBrowser \
        SetupWizard \

#	DeskClock \
#        webview \

# NOT WORK YET
+416 −0

File added.

Preview size limit exceeded, changes collapsed.