Merge "Add correct libs to LOCAL_HEADER_LIBRARIES"
This commit is contained in:
commit
4951079622
2 changed files with 2 additions and 0 deletions
|
@ -43,6 +43,7 @@ LOCAL_C_INCLUDES:= \
|
|||
$(LOCAL_PATH)/observer \
|
||||
|
||||
LOCAL_HEADER_LIBRARIES := \
|
||||
libutils_headers \
|
||||
libgps.utils_headers \
|
||||
libloc_pla_headers \
|
||||
liblocation_api_headers
|
||||
|
|
|
@ -40,6 +40,7 @@ LOCAL_LDFLAGS += -Wl,--export-dynamic
|
|||
|
||||
## Includes
|
||||
LOCAL_HEADER_LIBRARIES := \
|
||||
libutils_headers \
|
||||
libloc_pla_headers \
|
||||
liblocation_api_headers
|
||||
|
||||
|
|
Loading…
Reference in a new issue