summaryrefslogtreecommitdiff
path: root/tests/java_api/Android.mk
blob: dd928303ec17da993ad620fb653ec96359a44a71 (plain)
1
2
3
4
5
LOCAL_PATH:=$(call my-dir)

ifneq (true,$(TARGET_BUILD_PDK))
include $(call all-makefiles-under,$(LOCAL_PATH))
endif