mirror of
https://github.com/Evolution-X-Devices/device_google_wahoo
synced 2026-01-27 18:19:03 +00:00
Test: m compatibility_matrix.xml -j Test: m system_manifest.xml -j Bug: 38395193 Change-Id: Ia75a6ac4b4f8f4380da8707482886df408e60250
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>
|