diff options
| author | Gary Jian <garyjian@google.com> | 2019-05-20 11:17:52 +0800 |
|---|---|---|
| committer | Gary Jian <garyjian@google.com> | 2019-05-20 05:43:24 +0000 |
| commit | 7b7c5f4905a55f11a1e0a1549528bf1c21173077 (patch) | |
| tree | 234b40eed3abd02439ea617af863b24ca45896fe /device_framework_matrix.xml | |
| parent | 817b8120bc4449e86bbf18bfbb470faeb57513cf (diff) | |
Removed unused IUIM HAL which supports remote sim lock
Bug: 132856203
Test: 1. build pass
2. VtsTrebleFrameworkVintfTest pass
Change-Id: I8ccc6457a6b1ca4d0ef3a85c87dbb10972c5b88e
Diffstat (limited to 'device_framework_matrix.xml')
| -rw-r--r-- | device_framework_matrix.xml | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/device_framework_matrix.xml b/device_framework_matrix.xml index d779d5fb..036a645a 100644 --- a/device_framework_matrix.xml +++ b/device_framework_matrix.xml @@ -129,15 +129,6 @@ </interface> </hal> <hal format="hidl" optional="true"> - <name>vendor.qti.hardware.radio.uim</name> - <version>1.0</version> - <interface> - <name>IUim</name> - <instance>Uim0</instance> - <instance>Uim1</instance> - </interface> - </hal> - <hal format="hidl" optional="true"> <name>vendor.qti.hardware.radio.uim_remote_client</name> <version>1.0</version> <interface> |
