mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-01 22:04:26 +00:00
Merge "Mark media.bufferpool2 and media.c2 as double-loadable"
This commit is contained in:
@@ -24,6 +24,7 @@ package {
|
||||
aidl_interface {
|
||||
name: "android.hardware.media.bufferpool2",
|
||||
vendor_available: true,
|
||||
double_loadable: true,
|
||||
srcs: ["android/hardware/media/bufferpool2/*.aidl"],
|
||||
imports: [
|
||||
"android.hardware.common-V2",
|
||||
|
||||
@@ -12,6 +12,7 @@ package {
|
||||
aidl_interface {
|
||||
name: "android.hardware.media.c2",
|
||||
vendor_available: true,
|
||||
double_loadable: true,
|
||||
srcs: ["android/hardware/media/c2/*.aidl"],
|
||||
include_dirs: [
|
||||
"frameworks/native/aidl/gui",
|
||||
|
||||
Reference in New Issue
Block a user