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

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

Merge "libstagefright_esds: Add host support" am: 74234969 am: 09ce070c

Change-Id: Iab09ca57bed61ad9097dd45b7cb2cc3b4671ce11
parents 4735f4d7 09ce070c
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 {