mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-01 11:36:00 +00:00
Merge "Retroactively add identity V2 to 5.xml." am: 98bdd3c979
Original change: https://android-review.googlesource.com/c/platform/hardware/interfaces/+/1606757 MUST ONLY BE SUBMITTED BY AUTOMERGER Change-Id: Ib9dc774e39d8d673ddc2ef4f301d962fe53552f3
This commit is contained in:
@@ -256,6 +256,13 @@
|
|||||||
</hal>
|
</hal>
|
||||||
<hal format="aidl" optional="true">
|
<hal format="aidl" optional="true">
|
||||||
<name>android.hardware.identity</name>
|
<name>android.hardware.identity</name>
|
||||||
|
<!--
|
||||||
|
b/178458001: identity V2 is introduced in R, but Android R VINTF does not support AIDL
|
||||||
|
versions. Hence, we only specify identity V2 in compatibility_matrix.5.xml in Android S+
|
||||||
|
branches. In Android R branches, the matrix implicitly specifies V1.
|
||||||
|
SingleManifestTest.ManifestAidlHalsServed has an exemption for this.
|
||||||
|
-->
|
||||||
|
<version>1-2</version>
|
||||||
<interface>
|
<interface>
|
||||||
<name>IIdentityCredentialStore</name>
|
<name>IIdentityCredentialStore</name>
|
||||||
<instance>default</instance>
|
<instance>default</instance>
|
||||||
|
|||||||
Reference in New Issue
Block a user