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

Commit d8ef1873 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

am: 978449b0

* commit '978449b0':
  liblog: enable windows builds in soong
parents 83c2b1cd 978449b0
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"],