Initial skeleton x86_64 support
* Needs proprietary files and toybox
This commit is contained in:
9
x86_64/Android.mk
Normal file
9
x86_64/Android.mk
Normal file
@@ -0,0 +1,9 @@
|
||||
# Automatically generated file. DO NOT MODIFY
|
||||
#
|
||||
# This file is generated by device/gapps/x86_64/setup-makefiles.sh
|
||||
|
||||
LOCAL_PATH := $(call my-dir)
|
||||
|
||||
ifeq ($(TARGET_ARCH),x86_64)
|
||||
|
||||
endif
|
||||
Reference in New Issue
Block a user