Add aam HAL to compatibility matrix
Change-Id: I778cd13c318afc6048fff4b317bb6974dcc0da24
This commit is contained in:
committed by
Michael Bestas
parent
bf38f4e0ad
commit
f2f3cb5cb6
@@ -3,3 +3,5 @@
|
||||
# SPDX-FileCopyrightText: 2021-2024 The Calyx Institute
|
||||
# SPDX-License-Identifier: Apache-2.0
|
||||
#
|
||||
|
||||
DEVICE_PRODUCT_COMPATIBILITY_MATRIX_FILE += $(DEVICE_PATH)/aam_compatibility_matrix.xml
|
||||
|
||||
10
aam_compatibility_matrix.xml
Normal file
10
aam_compatibility_matrix.xml
Normal file
@@ -0,0 +1,10 @@
|
||||
<compatibility-matrix version="1.0" type="framework">
|
||||
<hal format="aidl" optional="true">
|
||||
<name>vendor.google.aam</name>
|
||||
<version>1-2</version>
|
||||
<interface>
|
||||
<name>IAam</name>
|
||||
<instance>default</instance>
|
||||
</interface>
|
||||
</hal>
|
||||
</compatibility-matrix>
|
||||
Reference in New Issue
Block a user