Link with actual headers instead of symlinks

Bug: 143245419
Test: build
Change-Id: Iff096c2d3568f2db4260a1d2a86d2746ea4824ed
This commit is contained in:
Marco Nelissen
2020-01-07 11:33:57 -08:00
parent 75ecbc4dd2
commit 8af30972b2
5 changed files with 19 additions and 1 deletions

View File

@@ -38,6 +38,9 @@ LOCAL_SHARED_LIBRARIES := \
libprotobuf-cpp-lite \
libutils \
LOCAL_HEADER_LIBRARIES := \
libstagefright_foundation_headers \
LOCAL_C_INCLUDES += \
external/protobuf/src \
@@ -105,6 +108,9 @@ LOCAL_SHARED_LIBRARIES := \
libprotobuf-cpp-lite \
libutils \
LOCAL_HEADER_LIBRARIES := \
libstagefright_foundation_headers \
LOCAL_C_INCLUDES += \
external/protobuf/src \