From 408c7e40a5bbd2880bfc08db89b7a8b43045a407 Mon Sep 17 00:00:00 2001 From: Josh Wu Date: Wed, 27 Oct 2021 10:24:33 -0700 Subject: [PATCH] Add a.hardware.audio.common and a.media.audio.common This is the package for the shared types of AIDL Audio HAL. Bug: 198812639 Test: m Change-Id: Ia953963380794591eae6b1140d180dc36dfbe7ca Merged-In: Ia953963380794591eae6b1140d180dc36dfbe7ca --- target/product/gsi/current.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/target/product/gsi/current.txt b/target/product/gsi/current.txt index e61822650c..8d15afa747 100644 --- a/target/product/gsi/current.txt +++ b/target/product/gsi/current.txt @@ -56,6 +56,7 @@ VNDK-SP: libunwindstack.so VNDK-SP: libutils.so VNDK-SP: libutilscallstack.so VNDK-SP: libz.so +VNDK-core: android.hardware.audio.common-V1-ndk.so VNDK-core: android.hardware.audio.common@2.0.so VNDK-core: android.hardware.authsecret-V1-ndk.so VNDK-core: android.hardware.automotive.occupant_awareness-V1-ndk.so @@ -104,6 +105,7 @@ VNDK-core: android.hardware.wifi.hostapd-V1-ndk.so VNDK-core: android.hardware.wifi.supplicant-V1-ndk.so VNDK-core: android.hidl.token@1.0-utils.so VNDK-core: android.hidl.token@1.0.so +VNDK-core: android.media.audio.common.types-V1-ndk.so VNDK-core: android.system.keystore2-V1-ndk.so VNDK-core: android.system.suspend-V1-ndk.so VNDK-core: android.system.suspend@1.0.so