Loading libs/ui/Android.mk +3 −0 Original line number Diff line number Diff line Loading @@ -30,6 +30,9 @@ LOCAL_CPPFLAGS += -Wno-c++98-compat-pedantic # that they're non-portable as long as they're consistent within one execution LOCAL_CPPFLAGS += -Wno-four-char-constants # Don't warn about struct padding LOCAL_CPPFLAGS += -Wno-padded LOCAL_SRC_FILES := \ Fence.cpp \ FramebufferNativeWindow.cpp \ Loading Loading
libs/ui/Android.mk +3 −0 Original line number Diff line number Diff line Loading @@ -30,6 +30,9 @@ LOCAL_CPPFLAGS += -Wno-c++98-compat-pedantic # that they're non-portable as long as they're consistent within one execution LOCAL_CPPFLAGS += -Wno-four-char-constants # Don't warn about struct padding LOCAL_CPPFLAGS += -Wno-padded LOCAL_SRC_FILES := \ Fence.cpp \ FramebufferNativeWindow.cpp \ Loading