mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-01 05:49:27 +00:00
bufferpool2: Support mainline s/w codec
Bug: 254050250 Test: m Merged-In: Id602b1a84880546ee726f36c247fabd2e4f2127c Change-Id: Id602b1a84880546ee726f36c247fabd2e4f2127c
This commit is contained in:
@@ -40,6 +40,11 @@ aidl_interface {
|
||||
},
|
||||
ndk: {
|
||||
enabled: true,
|
||||
apex_available: [
|
||||
"//apex_available:platform",
|
||||
"com.android.media.swcodec",
|
||||
],
|
||||
min_sdk_version: "29",
|
||||
},
|
||||
},
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user