bufferpool2: Support mainline s/w codec

Bug: 254050250
Test: m
Merged-In: Id602b1a84880546ee726f36c247fabd2e4f2127c
Change-Id: Id602b1a84880546ee726f36c247fabd2e4f2127c
This commit is contained in:
Sungtak Lee
2022-12-15 01:25:46 +00:00
committed by Wonsik Kim
parent 72b2b38c7f
commit e3d399b3ac

View File

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