diff options
author | Scott Lobdell <slobdell@google.com> | 2022-03-11 19:27:46 +0000 |
---|---|---|
committer | Scott Lobdell <slobdell@google.com> | 2022-03-11 19:56:55 +0000 |
commit | ba76a9deb6c44611457a6b5d1d180b853ed4a942 (patch) | |
tree | 9442e6bd94977c57ec15ab2d0394095a01ba3dd0 /compatibility_matrices | |
parent | ce06afa11d067d5f82f036b76548e50433951046 (diff) | |
parent | 21f9e68feee4e8fe0c2d099008e0250ab23ad2cd (diff) |
Merge TP1A.220225.003
Change-Id: Iad9e960e034127e3320f78d2eadd23e36300b10c
Diffstat (limited to 'compatibility_matrices')
-rw-r--r-- | compatibility_matrices/compatibility_matrix.current.xml | 66 |
1 files changed, 8 insertions, 58 deletions
diff --git a/compatibility_matrices/compatibility_matrix.current.xml b/compatibility_matrices/compatibility_matrix.current.xml index e2ed62292e..76b7ee21a8 100644 --- a/compatibility_matrices/compatibility_matrix.current.xml +++ b/compatibility_matrices/compatibility_matrix.current.xml @@ -140,14 +140,6 @@ <instance>default</instance> </interface> </hal> - <hal format="hidl" optional="true"> - <name>android.hardware.bluetooth.audio</name> - <version>2.0-2</version> - <interface> - <name>IBluetoothAudioProvidersFactory</name> - <instance>default</instance> - </interface> - </hal> <hal format="aidl" optional="true"> <name>android.hardware.bluetooth.audio</name> <interface> @@ -222,10 +214,6 @@ <name>android.hardware.drm</name> <version>1</version> <interface> - <name>ICryptoFactory</name> - <regex-instance>.*</regex-instance> - </interface> - <interface> <name>IDrmFactory</name> <regex-instance>.*</regex-instance> </interface> @@ -528,6 +516,14 @@ </interface> </hal> <hal format="aidl" optional="true"> + <name>android.hardware.radio.config</name> + <version>1</version> + <interface> + <name>IRadioConfig</name> + <instance>default</instance> + </interface> + </hal> + <hal format="aidl" optional="true"> <name>android.hardware.radio.data</name> <version>1</version> <interface> @@ -589,16 +585,6 @@ </hal> <hal format="hidl" optional="true"> <name>android.hardware.radio</name> - <version>1.6</version> - <interface> - <name>IRadio</name> - <instance>slot1</instance> - <instance>slot2</instance> - <instance>slot3</instance> - </interface> - </hal> - <hal format="hidl" optional="true"> - <name>android.hardware.radio</name> <version>1.2</version> <interface> <name>ISap</name> @@ -606,33 +592,6 @@ </interface> </hal> <hal format="hidl" optional="true"> - <name>android.hardware.radio.config</name> - <!-- - See compatibility_matrix.4.xml on versioning of radio config HAL. - --> - <version>1.1</version> - <interface> - <name>IRadioConfig</name> - <instance>default</instance> - </interface> - </hal> - <hal format="aidl" optional="true"> - <name>android.hardware.radio.config</name> - <version>1</version> - <interface> - <name>IRadioConfig</name> - <instance>default</instance> - </interface> - </hal> - <hal format="hidl" optional="true"> - <name>android.hardware.radio.config</name> - <version>1.3</version> - <interface> - <name>IRadioConfig</name> - <instance>default</instance> - </interface> - </hal> - <hal format="hidl" optional="true"> <name>android.hardware.renderscript</name> <version>1.0</version> <interface> @@ -833,15 +792,6 @@ <instance>default</instance> </interface> </hal> - <hal format="hidl" optional="true"> - <name>android.hardware.wifi.hostapd</name> - <version>1.0-3</version> - <interface> - <name>IHostapd</name> - <instance>default</instance> - <instance>wigighostapd</instance> - </interface> - </hal> <hal format="aidl" optional="true"> <name>android.hardware.wifi.hostapd</name> <version>1</version> |