Merge "Export libbinder headers from libhealhd.default" am: c2241b9
am: a10b760
* commit 'a10b760d28ee0327d84dd73a16a83927d695eb56':
Export libbinder headers from libhealhd.default
Change-Id: Idad9032e89102e912240a3d26955d3f7893e0694
This commit is contained in:
commit
447ae54e3f
1 changed files with 1 additions and 0 deletions
|
@ -9,6 +9,7 @@ LOCAL_CFLAGS := -Werror
|
|||
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)
|
||||
|
|
Loading…
Reference in a new issue