Get rid of x86 support
Doesn't seem like x86 GMS exists anymore as it's not available as GSI nor Android SDK image.
This commit is contained in:
@@ -4,6 +4,6 @@
|
||||
|
||||
LOCAL_PATH := $(call my-dir)
|
||||
|
||||
ifneq ($(filter arm arm64 x86 x86_64,$(TARGET_ARCH)),)
|
||||
ifneq ($(filter arm arm64 x86_64,$(TARGET_ARCH)),)
|
||||
|
||||
endif
|
||||
|
||||
Reference in New Issue
Block a user