Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit aa2cf3fa authored by Dimitry Ivanov's avatar Dimitry Ivanov Committed by Android (Google) Code Review
Browse files

Merge "Make libutils symbols protected" into nyc-dev

parents d26b2cac 2c7960c8
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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 \