vendor_gapps/arm/arm-vendor.mk

24 lines
438 B
Makefile
Raw Normal View History

# Automatically generated file. DO NOT MODIFY
#
# This file is generated by device/gapps/arm/setup-makefiles.sh
PRODUCT_SOONG_NAMESPACES += \
vendor/gapps/arm
PRODUCT_PACKAGES += \
libjni_latinimegoogle \
2021-10-09 02:42:47 +09:00
GmsCore \
Phonesky
ifeq ($(TARGET_IS_GROUPER),)
2023-09-19 04:47:09 +09:00
PRODUCT_PACKAGES += \
2022-03-26 04:20:56 +09:00
SpeechServicesByGoogle \
2021-02-20 19:25:59 +09:00
talkback \
Velvet \
SetupWizard
endif
$(call inherit-product, vendor/gapps/common/common-vendor.mk)