Merge "Make libutils symbols protected" into nyc-dev
This commit is contained in:
commit
aa2cf3facf
1 changed files with 1 additions and 1 deletions
|
|
@ -72,7 +72,7 @@ LOCAL_SRC_FILES:= \
|
|||
ifeq ($(TARGET_ARCH),mips)
|
||||
LOCAL_CFLAGS += -DALIGN_DOUBLE
|
||||
endif
|
||||
LOCAL_CFLAGS += -Werror
|
||||
LOCAL_CFLAGS += -Werror -fvisibility=protected
|
||||
|
||||
LOCAL_STATIC_LIBRARIES := \
|
||||
libcutils \
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue