commit | a1e960699803ed222a6d261d24a3ac5ba55bbea9 | [log] [tgz] |
---|---|---|
author | Agatha Man <agathaman@google.com> | Thu Jun 25 14:59:54 2015 -0700 |
committer | Agatha Man <agathaman@google.com> | Mon Jul 27 15:28:31 2015 -0700 |
tree | 42111d9cb9c26fde5d1f5f7547b1bd0565e98493 | |
parent | 36fc50c617ae55b2f3357ee5a9ddbae02e7d0cb1 [diff] |
DO NOT MERGE Build fix Change-Id: I5eddd68c653a8cd756daaf4e235692307f199d54
diff --git a/common/device-side/device-info/Android.mk b/common/device-side/device-info/Android.mk index 9fca0d2..8c5052b 100644 --- a/common/device-side/device-info/Android.mk +++ b/common/device-side/device-info/Android.mk
@@ -25,3 +25,5 @@ LOCAL_SDK_VERSION := current include $(BUILD_STATIC_JAVA_LIBRARY) + +include $(call all-makefiles-under,$(LOCAL_PATH))