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

Commit a0c61efa authored by Dan Willemsen's avatar Dan Willemsen Committed by Android Git Automerger
Browse files

am 03c26b27: am 596fd38a: Merge "Whitelist windows module"

* commit '03c26b27':
  Whitelist windows module
parents 97eaa6e6 03c26b27
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -10,6 +10,7 @@ LOCAL_PATH:= $(call my-dir)
# Logic shared between aidl and its unittests
include $(CLEAR_VARS)
LOCAL_MODULE := libaidl-common
LOCAL_MODULE_HOST_OS := darwin linux windows

LOCAL_CLANG_CFLAGS := -Wall -Werror
# Tragically, the code is riddled with unused parameters.