summaryrefslogtreecommitdiffstats
path: root/libs/ui/tests/Android.mk
blob: 50cad369306ccd1655d7cc71039f62c683343a3f (plain)
1
2
3
4
5
6
# Build the unit tests.
LOCAL_PATH:= $(call my-dir)
include $(CLEAR_VARS)

# Build the manual test programs.
include $(call all-makefiles-under, $(LOCAL_PATH))