am 9b8a929d
: Merge "libcutils doesn\'t need to be looking at bionic\'s privates."
* commit '9b8a929dc4375b91dde2e8d34df1b0b485ae3b23': libcutils doesn't need to be looking at bionic's privates.
This commit is contained in:
commit
45ddf18496
1 changed files with 0 additions and 5 deletions
|
@ -106,11 +106,6 @@ include $(BUILD_HOST_STATIC_LIBRARY)
|
|||
# Shared and static library for target
|
||||
# ========================================================
|
||||
|
||||
# This is needed in LOCAL_C_INCLUDES to access the C library's private
|
||||
# header named <bionic_time.h>
|
||||
#
|
||||
libcutils_c_includes := bionic/libc/private
|
||||
|
||||
include $(CLEAR_VARS)
|
||||
LOCAL_MODULE := libcutils
|
||||
LOCAL_SRC_FILES := $(commonSources) \
|
||||
|
|
Loading…
Reference in a new issue