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

Commit a3f41bf7 authored by Dan Willemsen's avatar Dan Willemsen
Browse files

liblog: enable windows builds in soong

Change-Id: I426cdebeddf653bf2daacb3e0724516ac78756cb
parent e08e4656
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"],