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

Commit ab00a991 authored by Dan Willemsen's avatar Dan Willemsen Committed by android-build-merger
Browse files

Merge "liblog: enable windows builds in soong"

am: 3a6ae02b

* commit '3a6ae02b':
  liblog: enable windows builds in soong
parents 9d5a4316 3a6ae02b
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -52,6 +52,7 @@ cc_library {
        },
        windows: {
            srcs: ["uio.c"],
            enabled: true,
        },
        not_windows: {
            srcs: ["event_tag_map.c"],