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

Commit 860c8b47 authored by Treehugger Robot's avatar Treehugger Robot Committed by Gerrit Code Review
Browse files

Merge "Use -Werror in frameworks/native/services/sensorservice"

parents 0f897ac6 c1a1adee
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -4,6 +4,8 @@ include $(CLEAR_VARS)
LOCAL_SRC_FILES:= \
	sensorservicetest.cpp

LOCAL_CFLAGS := -Wall -Werror

LOCAL_SHARED_LIBRARIES := \
	libutils libsensor libandroid