commit | f85305714313f7f820270ca5e901ed2b0d2ac3f0 | [log] [tgz] |
---|---|---|
author | TreeHugger Robot <treehugger-gerrit@google.com> | Tue Jul 11 21:09:53 2017 +0000 |
committer | Android (Google) Code Review <android-gerrit@google.com> | Tue Jul 11 21:09:53 2017 +0000 |
tree | f8eaf51043153bb4993986549723c2681998b528 | |
parent | c3820f7b77ee76722fb3934813855b6166a806e2 [diff] | |
parent | 18db97ffa3aa4a6210e655451893db20f9c93a29 [diff] |
Merge "Build hwcomposer.default with the VNDK."
diff --git a/modules/hwcomposer/Android.mk b/modules/hwcomposer/Android.mk index da0f6db..42b4e47 100644 --- a/modules/hwcomposer/Android.mk +++ b/modules/hwcomposer/Android.mk
@@ -23,6 +23,7 @@ LOCAL_PROPRIETARY_MODULE := true LOCAL_SHARED_LIBRARIES := liblog libEGL LOCAL_SRC_FILES := hwcomposer.cpp +LOCAL_HEADER_LIBRARIES := libhardware_headers LOCAL_MODULE := hwcomposer.default LOCAL_CFLAGS:= -DLOG_TAG=\"hwcomposer\" LOCAL_MODULE_TAGS := optional