|
|
@ -38,6 +38,7 @@ PRODUCT_COPY_FILES += \ |
|
|
|
PRODUCT_PACKAGES += \
|
|
|
|
PRODUCT_PACKAGES += \
|
|
|
|
FlipendoPrebuilt \
|
|
|
|
FlipendoPrebuilt \
|
|
|
|
GoogleExtServicesMobile \
|
|
|
|
GoogleExtServicesMobile \
|
|
|
|
|
|
|
|
MarkupGoogle \
|
|
|
|
NexusLauncherRelease \
|
|
|
|
NexusLauncherRelease \
|
|
|
|
PixelSetupWizard \
|
|
|
|
PixelSetupWizard \
|
|
|
|
PixelSetupWizardOverlay \
|
|
|
|
PixelSetupWizardOverlay \
|
|
|
@ -46,11 +47,10 @@ PRODUCT_PACKAGES += \ |
|
|
|
WallpaperPickerGooglePrebuilt
|
|
|
|
WallpaperPickerGooglePrebuilt
|
|
|
|
|
|
|
|
|
|
|
|
## Extra packages
|
|
|
|
## Extra packages
|
|
|
|
#ifneq ($(WITH_GMS_MINIMAL),true)
|
|
|
|
ifneq ($(GMS_MAKEFILE),gms_minimal.mk) |
|
|
|
PRODUCT_PACKAGES += \
|
|
|
|
PRODUCT_PACKAGES += \
|
|
|
|
MarkupGoogle \
|
|
|
|
|
|
|
|
RecorderPrebuilt
|
|
|
|
RecorderPrebuilt
|
|
|
|
#endif
|
|
|
|
endif |
|
|
|
|
|
|
|
|
|
|
|
## Privledged App Permissions
|
|
|
|
## Privledged App Permissions
|
|
|
|
# Not split to account for the fact these apps are put in different locations by different GApps packages
|
|
|
|
# Not split to account for the fact these apps are put in different locations by different GApps packages
|
|
|
|