mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-01 21:37:44 +00:00
Merge "matrix: Add version 1 to AIDL HALs (AOSP)" am: 4213f692b4
Original change: https://android-review.googlesource.com/c/platform/hardware/interfaces/+/1568874 MUST ONLY BE SUBMITTED BY AUTOMERGER Change-Id: Ia5fc82f5b5694e5c48d423ebde8b0a1f19e28196
This commit is contained in:
@@ -75,6 +75,7 @@
|
||||
</hal>
|
||||
<hal format="aidl" optional="true">
|
||||
<name>android.hardware.automotive.occupant_awareness</name>
|
||||
<version>1</version>
|
||||
<interface>
|
||||
<name>IOccupantAwareness</name>
|
||||
<instance>default</instance>
|
||||
@@ -317,6 +318,7 @@
|
||||
</hal>
|
||||
<hal format="aidl" optional="true">
|
||||
<name>android.hardware.security.keymint</name>
|
||||
<version>1</version>
|
||||
<interface>
|
||||
<name>IKeyMintDevice</name>
|
||||
<instance>default</instance>
|
||||
@@ -325,6 +327,7 @@
|
||||
</hal>
|
||||
<hal format="aidl" optional="true">
|
||||
<name>android.hardware.light</name>
|
||||
<version>1</version>
|
||||
<interface>
|
||||
<name>ILights</name>
|
||||
<instance>default</instance>
|
||||
@@ -353,6 +356,7 @@
|
||||
</hal>
|
||||
<hal format="aidl" optional="true">
|
||||
<name>android.hardware.memtrack</name>
|
||||
<version>1</version>
|
||||
<interface>
|
||||
<name>IMemtrack</name>
|
||||
<instance>default</instance>
|
||||
@@ -392,6 +396,7 @@
|
||||
</hal>
|
||||
<hal format="aidl" optional="false">
|
||||
<name>android.hardware.power</name>
|
||||
<version>1</version>
|
||||
<interface>
|
||||
<name>IPower</name>
|
||||
<instance>default</instance>
|
||||
@@ -452,6 +457,7 @@
|
||||
</hal>
|
||||
<hal format="aidl" optional="true">
|
||||
<name>android.hardware.rebootescrow</name>
|
||||
<version>1</version>
|
||||
<interface>
|
||||
<name>IRebootEscrow</name>
|
||||
<instance>default</instance>
|
||||
@@ -468,6 +474,7 @@
|
||||
</hal>
|
||||
<hal format="aidl" optional="true">
|
||||
<name>android.hardware.security.secureclock</name>
|
||||
<version>1</version>
|
||||
<interface>
|
||||
<name>ISecureClock</name>
|
||||
<instance>default</instance>
|
||||
@@ -475,6 +482,7 @@
|
||||
</hal>
|
||||
<hal format="aidl" optional="true">
|
||||
<name>android.hardware.security.sharedsecret</name>
|
||||
<version>1</version>
|
||||
<interface>
|
||||
<name>ISharedSecret</name>
|
||||
<instance>default</instance>
|
||||
|
||||
Reference in New Issue
Block a user