Add modem_svc_sit to gs-common. modem_svc_sit will support devices from gs101 to zuma_pro. The shared_modem_platform will be updated to support devices after zumapro (not include). Bug: 372400955 Flag: NONE local testing only Change-Id: I0bcc9baf69045327e6fcca92ab8003e303db2649
11 lines
420 B
XML
11 lines
420 B
XML
<compatibility-matrix version="1.0" type="framework">
|
|
<!-- Optional since older devices will not register any services. -->
|
|
<hal format="aidl" optional="true">
|
|
<name>com.google.pixel.shared_modem_platform</name>
|
|
<version>3</version>
|
|
<interface>
|
|
<name>ISharedModemPlatform</name>
|
|
<instance>default</instance>
|
|
</interface>
|
|
</hal>
|
|
</compatibility-matrix>
|