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

Commit e3d399b3 authored by Sungtak Lee's avatar Sungtak Lee Committed by Wonsik Kim
Browse files

bufferpool2: Support mainline s/w codec

Bug: 254050250
Test: m
Merged-In: Id602b1a84880546ee726f36c247fabd2e4f2127c
Change-Id: Id602b1a84880546ee726f36c247fabd2e4f2127c
parent 72b2b38c
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",
        },
    },
}