diff --git a/location/tests/Android.mk b/location/tests/Android.mk new file mode 100644 index 0000000000000..57848f353fd40 --- /dev/null +++ b/location/tests/Android.mk @@ -0,0 +1,3 @@ +LOCAL_PATH:= $(call my-dir) + +include $(call all-makefiles-under, $(LOCAL_PATH)) \ No newline at end of file