bufferpool2: Support mainline s/w codec

Bug: 254050250
Change-Id: Id602b1a84880546ee726f36c247fabd2e4f2127c
This commit is contained in:
Sungtak Lee
2022-12-15 01:25:46 +00:00
parent a9bffa86ad
commit 34254e5436

View File

@@ -40,6 +40,11 @@ aidl_interface {
},
ndk: {
enabled: true,
apex_available: [
"//apex_available:platform",
"com.android.media.swcodec",
],
min_sdk_version: "29",
},
},
}