Repo created
This commit is contained in:
parent
51cf8bb4f9
commit
ee0cddf35c
548 changed files with 93129 additions and 2 deletions
10
external/Android.mk
vendored
Normal file
10
external/Android.mk
vendored
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
LOCAL_PATH := $(call my-dir)
|
||||
# Clear variables here.
|
||||
include $(CLEAR_VARS)
|
||||
|
||||
ZPATH := $(LOCAL_PATH)
|
||||
|
||||
include $(ZPATH)/nflog/Android.mk
|
||||
|
||||
# run pie is no longer supported
|
||||
# include $(ZPATH)/run_pie/Android.mk
|
||||
Loading…
Add table
Add a link
Reference in a new issue