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

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

Merge "libstagefright_m4vh263enc : Add Host Support"

parents 52d9e3a0 d6aed1b6
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -6,6 +6,12 @@ cc_library_static {
        "com.android.media.swcodec",
    ],
    min_sdk_version: "29",
    host_supported: true,
    target: {
        darwin: {
            enabled: false,
        },
    },

    srcs: [
        "src/bitstream_io.cpp",