commit | 8c8f4f10ae4c9baef95fc40deadc580831426a15 | [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 | 6ab93733dc7f77a6d9c8e1fa9203e3bb44ad2b72 [diff] | |
parent | a7e4cc79a9eaf824880f66062d23fc4871b7aec3 [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)