commit | c2241b9c5dbff5028558e658286c242c050594f8 | [log] [tgz] |
---|---|---|
author | Christopher Wiley <wiley@google.com> | Mon Apr 18 17:04:49 2016 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Mon Apr 18 17:04:49 2016 +0000 |
tree | 7a76c6e5365e82e361d52aefbcdf1ccee41c0fe6 | |
parent | a87467d767b0523fca5f8fcfda9a2afb59e8df4f [diff] | |
parent | 8ac71c7fc69ebff609bd669c17fa5ef4a95cbadf [diff] |
Merge "Export libbinder headers from libhealhd.default"
diff --git a/healthd/Android.mk b/healthd/Android.mk index d866887..127f39e 100644 --- a/healthd/Android.mk +++ b/healthd/Android.mk
@@ -9,6 +9,7 @@ LOCAL_C_INCLUDES := $(LOCAL_PATH)/include LOCAL_EXPORT_C_INCLUDE_DIRS := $(LOCAL_PATH)/include LOCAL_STATIC_LIBRARIES := libbinder +LOCAL_EXPORT_STATIC_LIBRARY_HEADERS := libbinder include $(BUILD_STATIC_LIBRARY) include $(CLEAR_VARS)