10 lines
208 B
Makefile
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
|