mirror of
https://github.com/Evolution-X-Devices/device_google_wahoo
synced 2026-02-01 07:50:47 +00:00
Fix instance name in manifest.xml for keymaster
Test: m system_compatibility_matrix.xml Test: device boots with and without data wipe Change-Id: Ibc75398b8d4c0f751c639d26b92d9736d6401e87
This commit is contained in:
committed by
Steven Moreland
parent
fe8ca0668e
commit
e25410da1e
@@ -239,7 +239,7 @@
|
||||
<transport>hwbinder</transport>
|
||||
<version>3.0</version>
|
||||
<interface>
|
||||
<name>IKeymaster</name>
|
||||
<name>IKeymasterDevice</name>
|
||||
<instance>default</instance>
|
||||
</interface>
|
||||
</hal>
|
||||
|
||||
Reference in New Issue
Block a user