mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-01 05:49:27 +00:00
Enable Rust build of android.hardware.media.bufferpool2.
This is a prerequisite for android.hardware.media.c2, which I'm splitting out to a separate CL to simplify merging. Bug: 295245772 Change-Id: I1ab9ed45b0b500065c0f18b810c3aa266878b80f
This commit is contained in:
@@ -46,6 +46,9 @@ aidl_interface {
|
||||
],
|
||||
min_sdk_version: "29",
|
||||
},
|
||||
rust: {
|
||||
enabled: true,
|
||||
},
|
||||
},
|
||||
versions_with_info: [
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user