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

Commit 5c4527fc authored by Chih-Hung Hsieh's avatar Chih-Hung Hsieh Committed by android-build-merger
Browse files

Merge "Use -Werror in frameworks/native/services/sensorservice" am: 860c8b47

am: a5665574

Change-Id: I2c9764d6a227a32372b922c927b9276cea3b292b
parents 7bc77938 a5665574
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