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

Commit 74234969 authored by Kris Alder's avatar Kris Alder Committed by Gerrit Code Review
Browse files

Merge "libstagefright_esds: Add host support"

parents 81ad94b0 54326840
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -40,6 +40,12 @@ cc_library_static {
        "libstagefright_foundation",
        "libutils"
    ],
    host_supported: true,
    target: {
        darwin: {
            enabled: false,
        },
    },
}

cc_library_static {