9f8650d177
* Compare things that are used in hlte, klte, lt03lte, and mondrian wifi and move the stuff that's truly common to here. This will greatly ease O bring-up of the child trees. Change-Id: I8fc5a099a348fa7feb502e3afe9b43df6e22d00b
60 lines
1.8 KiB
XML
60 lines
1.8 KiB
XML
<compatibility-matrix version="1.0" type="device">
|
|
<hal format="hidl" optional="false">
|
|
<name>android.frameworks.schedulerservice</name>
|
|
<version>1.0</version>
|
|
<interface>
|
|
<name>ISchedulingPolicyService</name>
|
|
<instance>default</instance>
|
|
</interface>
|
|
</hal>
|
|
<hal format="hidl" optional="false">
|
|
<name>android.frameworks.sensorservice</name>
|
|
<version>1.0</version>
|
|
<interface>
|
|
<name>ISensorManager</name>
|
|
<instance>default</instance>
|
|
</interface>
|
|
</hal>
|
|
<hal format="hidl" optional="false">
|
|
<name>android.hidl.allocator</name>
|
|
<version>1.0</version>
|
|
<interface>
|
|
<name>IAllocator</name>
|
|
<instance>ashmem</instance>
|
|
</interface>
|
|
</hal>
|
|
<hal format="hidl" optional="false">
|
|
<name>android.hidl.manager</name>
|
|
<version>1.0</version>
|
|
<interface>
|
|
<name>IServiceManager</name>
|
|
<instance>default</instance>
|
|
</interface>
|
|
</hal>
|
|
<hal format="hidl" optional="false">
|
|
<name>android.hidl.memory</name>
|
|
<version>1.0</version>
|
|
<interface>
|
|
<name>IMapper</name>
|
|
<instance>ashmem</instance>
|
|
</interface>
|
|
</hal>
|
|
<hal format="hidl" optional="false">
|
|
<name>android.hidl.token</name>
|
|
<version>1.0</version>
|
|
<interface>
|
|
<name>ITokenManager</name>
|
|
<instance>default</instance>
|
|
</interface>
|
|
</hal>
|
|
<hal format="hidl" optional="false">
|
|
<name>android.system.wifi.keystore</name>
|
|
<version>1.0</version>
|
|
<interface>
|
|
<name>IKeystore</name>
|
|
<instance>default</instance>
|
|
</interface>
|
|
</hal>
|
|
|
|
</compatibility-matrix>
|