diff options
-rw-r--r-- | location/tests/Android.mk | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/location/tests/Android.mk b/location/tests/Android.mk new file mode 100644 index 000000000000..57848f353fd4 --- /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 |