1<compatibility-matrix version="1.0" type="framework">
2    <!-- Optional since older devices will not register any services. -->
3    <hal format="aidl" optional="true">
4        <name>com.google.pixel.shared_modem_platform</name>
5        <version>3</version>
6        <interface>
7            <name>ISharedModemPlatform</name>
8            <instance>default</instance>
9        </interface>
10    </hal>
11</compatibility-matrix>
12