af-wall/external/Android.mk
2025-11-20 14:05:38 +01:00

10 lines
206 B
Makefile

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