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

Commit 34254e54 authored by Sungtak Lee's avatar Sungtak Lee
Browse files

bufferpool2: Support mainline s/w codec

Bug: 254050250
Change-Id: Id602b1a84880546ee726f36c247fabd2e4f2127c
parent a9bffa86
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -40,6 +40,11 @@ aidl_interface {
        },
        ndk: {
            enabled: true,
            apex_available: [
                "//apex_available:platform",
                "com.android.media.swcodec",
            ],
            min_sdk_version: "29",
        },
    },
}