From 94ef296dae4ee2185d89f2bab0cbfc2d26c51cd5 Mon Sep 17 00:00:00 2001 From: Kieran Cyphus Date: Tue, 3 Sep 2024 23:29:23 +0000 Subject: [PATCH] shamp: Update shared_modem_platform HAL version to 2 Bug: 364363838 ag/28965951 accidentally started providing a V2 when the manifests only said V1 which broke some VTS tests. Test: `atest vts_treble_vintf_vendor_test:DeviceManifest/SingleAidlTest#HalIsServed/com_google_pixel_shared_modem_platform_ISharedModemPlatform_default_V1_84` Flag: EXEMPT can't flag manifest changes Change-Id: I17113f86e9bceaa3efe2f0d4d76e8349fe2c456e --- modem/shared_modem_platform/compatibility_matrix.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modem/shared_modem_platform/compatibility_matrix.xml b/modem/shared_modem_platform/compatibility_matrix.xml index 5019c3e..66a58ce 100644 --- a/modem/shared_modem_platform/compatibility_matrix.xml +++ b/modem/shared_modem_platform/compatibility_matrix.xml @@ -2,7 +2,7 @@ com.google.pixel.shared_modem_platform - 1 + 2 ISharedModemPlatform default