mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-01 11:36:00 +00:00
audio: Add AIDL definitions for Playback/RecordTrackMetadata
These types are used by I/O streams of the Audio HAL and also by other HALs, so they are placed into 'a.h.audio.common' types-only package. Bug: 198812639 Test: m android.hardware.audio.common Test: m check-vintf-all Change-Id: I7064c3819d4c8e61981542ca2ccc52ca992a4ef8
This commit is contained in:
@@ -51,6 +51,7 @@ bool ShouldCheckMissingHalsInFcm(const std::string& package) {
|
||||
"android.hardware.media.bufferpool@2.0",
|
||||
"android.hardware.radio.config@1.2",
|
||||
// AIDL
|
||||
"android.hardware.audio.common",
|
||||
"android.hardware.biometrics.common",
|
||||
"android.hardware.common",
|
||||
"android.hardware.common.fmq",
|
||||
|
||||
Reference in New Issue
Block a user