vendor_gapps/common/Android.mk
Paul Keith ea3ef2979c Initial skeleton x86_64 support
* Needs proprietary files and toybox
2021-10-08 12:56:05 -05:00

10 lines
208 B
Makefile

# Automatically generated file. DO NOT MODIFY
#
# This file is generated by device/gapps/common/setup-makefiles.sh
LOCAL_PATH := $(call my-dir)
ifneq ($(filter arm arm64 x86 x86_64,$(TARGET_ARCH)),)
endif