summaryrefslogtreecommitdiff
path: root/Android.mk
blob: a883ad55dbfe12f0718874f66fd843e9dfe8f290 (plain)
1
2
3
4
5
ifeq (,true)
LOCAL_PATH := $(call my-dir)
include $(LOCAL_PATH)/build/target_specific_features.mk
include $(call all-makefiles-under,$(LOCAL_PATH))
endif