hidl2aidl: conversion of confirmationui hidl to aidl

Conversion of the confirmationui hidl interface to stable aidl interface.

Bug: b/205760172
Test: run vts -m VtsHalConfirmationUIV1_0Target
Change-Id: I1cd655b0abb319f0134e876955f298cb53fcf43c
This commit is contained in:
Subrahmanyaman
2022-08-03 23:12:05 +00:00
parent 54f0b5287e
commit 77acd43ccb
11 changed files with 511 additions and 0 deletions

View File

@@ -207,6 +207,14 @@
<instance>default</instance>
</interface>
</hal>
<hal format="aidl" optional="true">
<name>android.hardware.confirmationui</name>
<version>1</version>
<interface>
<name>IConfirmationUI</name>
<instance>default</instance>
</interface>
</hal>
<hal format="aidl" optional="true">
<name>android.hardware.contexthub</name>
<interface>