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

Commit 4daead2f authored by Colin Cross's avatar Colin Cross Committed by android-build-merger
Browse files

Merge "Fix mac build" into nyc-dev

am: 8a1d0a44

* commit '8a1d0a44':
  Fix mac build
parents b2065191 8a1d0a44
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -60,5 +60,6 @@ LOCAL_SRC_FILES := \
LOCAL_CFLAGS := -std=c++14 -Wall -Wextra -Werror
LOCAL_CLANG := true
LOCAL_SHARED_LIBRARIES := libbase liblog
LOCAL_MODULE_HOST_OS := linux

include $(BUILD_HOST_NATIVE_TEST)