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:
Yifan Hong
2017-05-18 14:52:16 -07:00
committed by Steven Moreland
parent fe8ca0668e
commit e25410da1e

View File

@@ -239,7 +239,7 @@
<transport>hwbinder</transport>
<version>3.0</version>
<interface>
<name>IKeymaster</name>
<name>IKeymasterDevice</name>
<instance>default</instance>
</interface>
</hal>