Make 'IHalAdapterVendorExtension' unstable again

There is no benefit in having this interface as "stable" because
it still does not allow to use 'AServiceManager_isDeclared' for it.
Keeping it as "stable" requires updating all the manifest fragments
of its implementations.

Flag: EXEMPT bugfix
Bug: 378948881
Test: m
(cherry picked from https://googleplex-android-review.googlesource.com/q/commit:e0540ea206eb62feb6920a7945adca545e98eb20)
Merged-In: I040e7bce41d21fa2a63280a7c218c6b68240edcd
Change-Id: I040e7bce41d21fa2a63280a7c218c6b68240edcd
diff --git a/media/libaudiohal/impl/Android.bp b/media/libaudiohal/impl/Android.bp
index f5dec56..0dd0f74 100644
--- a/media/libaudiohal/impl/Android.bp
+++ b/media/libaudiohal/impl/Android.bp
@@ -201,11 +201,11 @@
         "latest_android_hardware_audio_core_sounddose_ndk_shared",
         "latest_android_hardware_audio_effect_ndk_shared",
         "latest_android_media_audio_common_types_ndk_shared",
-        "latest_av_audio_types_aidl_ndk_shared",
     ],
     shared_libs: [
         "android.hardware.common-V2-ndk",
         "android.hardware.common.fmq-V1-ndk",
+        "av-audio-types-aidl-ndk",
         "libaudio_aidl_conversion_common_cpp",
         "libaudio_aidl_conversion_common_ndk",
         "libaudio_aidl_conversion_common_ndk_cpp",