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

Commit 70e75d92 authored by Dimitry Ivanov's avatar Dimitry Ivanov Committed by Gerrit Code Review
Browse files

Merge "Make libutils symbols protected"

parents faf7946b 96ccb85f
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 \