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

Commit 4f895649 authored by Elliott Hughes's avatar Elliott Hughes
Browse files

Rely on the platform -std default.

Bug: http://b/32019064
Test: builds
Change-Id: I03f8e660cfff247e061c838d74761a4e61ae15e8
parent a8e2af1c
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -3,8 +3,6 @@ LOCAL_PATH:= $(call my-dir)
include $(CLEAR_VARS)
LOCAL_ADDITIONAL_DEPENDENCIES := $(LOCAL_PATH)/Android.mk

LOCAL_CFLAGS := -std=c++14

LOCAL_MODULE := SurfaceFlinger_test

LOCAL_MODULE_TAGS := tests