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

Commit a00fd8a1 authored by Kris Alder's avatar Kris Alder Committed by Automerger Merge Worker
Browse files

Merge "libstagefright_headers: Add host support" am: 251b8f48

Change-Id: I918d604994b3dfd230d41b0ffc7e92cabb05c644
parents 860ff23f 251b8f48
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 {