OSDN Git Service

Fix my-dir issue
authorBrian Carlstrom <bdc@google.com>
Mon, 30 Jun 2014 22:15:45 +0000 (15:15 -0700)
committerYing Wang <wangying@google.com>
Wed, 2 Jul 2014 16:38:41 +0000 (09:38 -0700)
(cherry picked from commit 52f493189b02c44c6dc329c86da3176ac9c22ad3)

Change-Id: I3dcca1fc0fb9d58f0d2f3867f8ab89f87a983cc1

modules/sensors/Android.mk

index 5b787d4..65f699b 100644 (file)
@@ -49,4 +49,4 @@ include $(BUILD_SHARED_LIBRARY)
 
 endif # USE_SENSOR_MULTI_HAL
 
-include $(call all-subdir-makefiles)
+include $(call all-makefiles-under, $(LOCAL_PATH))