Revert "gs201: Build with 64-bit only GMS if WITH_GMS"

This reverts commit 015c0ed681.

Reason for revert: GMS combined these makefiles.

Change-Id: I55b4c78fc0ef3bd4c752c234695989c4bf89ee05
This commit is contained in:
Nolen Johnson
2024-09-09 21:27:37 +00:00
parent 19ae1d6ed1
commit c03fc89b04

View File

@@ -16,11 +16,6 @@ PRODUCT_PRODUCT_PROPERTIES += \
ro.vendor.camera.extensions.package=com.google.android.apps.camera.services \
ro.vendor.camera.extensions.service=com.google.android.apps.camera.services.extensions.service.PixelExtensions
# GMS
ifeq ($(WITH_GMS),true)
GMS_MAKEFILE=gms_64bit_only.mk
endif
# Google Assistant
PRODUCT_PRODUCT_PROPERTIES += ro.opa.eligible_device=true