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

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

Merge "liblog: enable windows builds in soong" am: 3a6ae02b

am: ab00a991

* commit 'ab00a991':
  liblog: enable windows builds in soong
parents 089e1fb1 ab00a991
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"],