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

Commit 6fd06712 authored by Treehugger Robot's avatar Treehugger Robot Committed by Gerrit Code Review
Browse files

Merge "Cherry-pick 7ad1110e"

parents 279f32de e366fa08
Loading
Loading
Loading
Loading
+10 −1
Original line number Diff line number Diff line
@@ -64,7 +64,16 @@ cc_library {
            shared: {
                enabled: false,
            },
            shared_libs: ["libz-host"],
            static_libs: [
                "libziparchive",
                "libbase",
                "liblog",
                "libcutils",
                "libutils",
            ],
            shared_libs: [
                "libz-host",
            ],
        },
        windows: {
            enabled: true,