e3q: Move vintf/ to configs/

Change-Id: I47cd8812b5844a3535704281fa1f3cc7c082da65
This commit is contained in:
David Wronek
2024-12-28 15:34:43 +01:00
parent 5c2c35eb35
commit 1e09ee8172
5 changed files with 10 additions and 5 deletions

View File

@@ -0,0 +1,16 @@
<!--
Copyright (C) 2024 The Linux Foundation
SPDX-License-Identifier: BSD-3-Clause
-->
<manifest version="8.0" type="device" target-level="8">
<hal format="aidl">
<name>vendor.samsung.hardware.keymint</name>
<version>3</version>
<fqname>ISehKeyMintExtension/default</fqname>
</hal>
<hal format="aidl">
<name>vendor.samsung.hardware.keymint</name>
<version>3</version>
<fqname>ISehKeyMintFactory/default</fqname>
</hal>
</manifest>