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

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

Merge "libstagefright_headers: Add host support"

parents fdb9d306 8a9876a5
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -2,6 +2,12 @@ cc_library_headers {
    name: "libstagefright_headers",
    export_include_dirs: ["include"],
    vendor_available: true,
    host_supported: true,
    target: {
        darwin: {
            enabled: false,
        },
    },
}

cc_library_static {