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

Commit e366fa08 authored by Adam Lesinski's avatar Adam Lesinski Committed by Andreas Gampe
Browse files

Cherry-pick 7ad1110e

Partial cherry-pick of commit 7ad1110e.

Test: m
Merged-In: Id0e57ee828f17008891fe3741935a9be8830b01d
Change-Id: Id0e57ee828f17008891fe3741935a9be8830b01d
parent 279f32de
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,