From ae42297f0f6ddc3dea388c1c0a0fc794e3403fb7 Mon Sep 17 00:00:00 2001 From: Joe Tessler Date: Thu, 5 Dec 2024 04:19:55 +0000 Subject: [PATCH] Update IAudioExtension AIDL to v5 We unfroze the v4 IAudioExtension AIDL API and modified it in ag/30424231, meaning we need to increment references AIDL version elsewhere to take advantage of the new functionality (and to make tests happy). We will freeze the IAudioExtension AIDL API as v5 at a later date. Bug: 378303588 Test: atest vts_treble_vintf_vendor_test Flag: vendor.google.whitechapel.audio.flags.enable_always_available_display Change-Id: I94434fcc2802c8759b59a0004aca1be603e7e88e --- audio/aidl/device_framework_matrix_product.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/audio/aidl/device_framework_matrix_product.xml b/audio/aidl/device_framework_matrix_product.xml index 570c5d4..3bb4130 100644 --- a/audio/aidl/device_framework_matrix_product.xml +++ b/audio/aidl/device_framework_matrix_product.xml @@ -1,7 +1,7 @@ vendor.google.whitechapel.audio.extension - 4 + 5 IAudioExtension default