mirror of
https://github.com/Evolution-X-Devices/device_oneplus_kebab
synced 2026-02-01 05:33:51 +00:00
12 lines
346 B
XML
12 lines
346 B
XML
<manifest version="2.0" type="device" target-level="5">
|
|
<hal format="hidl">
|
|
<name>android.hardware.keymaster</name>
|
|
<transport>hwbinder</transport>
|
|
<version>4.1</version>
|
|
<interface>
|
|
<name>IKeymasterDevice</name>
|
|
<instance>default</instance>
|
|
</interface>
|
|
</hal>
|
|
</manifest>
|