Files
android_device_Unihertz_Jelly2/gapps_prop.mk
Matthias Leitl 56181bf3e5 Initial commit
2021-02-26 14:06:07 +01:00

39 lines
935 B
Makefile

#
# Copyright (C) 2020 The LineageOS Project
#
# SPDX-License-Identifier: Apache-2.0
#
# GAPPS settings
# For examples see https://github.com/opengapps/aosp_build
# Here I only used the lowest set of apps including all overwrites according to "super" to save space
GAPPS_VARIANT := pico
GAPPS_FORCE_PACKAGE_OVERRIDES := true
GAPPS_FORCE_PIXEL_LAUNCHER := true
# Workaround for now to get Velvet (Google QuickSearch) to work
DONT_UNCOMPRESS_PRIV_APPS_DEXS := true
GAPPS_PRODUCT_PACKAGES += \
CalculatorGoogle \
CalendarGooglePrebuilt \
GoogleCamera \
CarrierServices \
Chrome \
PrebuiltDeskClockGoogle \
GoogleContacts \
GoogleDialer \
PrebuiltExchange3Google \
PrebuiltGmail \
LatinImeGoogle \
Maps \
PrebuiltBugle \
PixelLauncher \
Photos \
GooglePrintRecommendationService \
Velvet \
StorageManagerGoogle \
TagGoogle \
Wallpapers \
WebViewGoogle