bangkk: Move vendor.egistec.hardware.fingerprint to common FCM

Change-Id: Ic75c153435e061254f4fb70a811a666d22b5dd37
This commit is contained in:
Michael Bestas 2025-02-22 21:59:26 +02:00
parent 3678800496
commit 3c6b3e187b
No known key found for this signature in database
2 changed files with 0 additions and 17 deletions

View file

@ -16,7 +16,6 @@ TARGET_SURFACEFLINGER_UDFPS_LIB := //$(DEVICE_PATH):libudfps_extension.bangkk
SOONG_CONFIG_qtidisplay_udfps := true
# HIDL
DEVICE_FRAMEWORK_COMPATIBILITY_MATRIX_FILE += $(DEVICE_PATH)/device_framework_matrix.xml
DEVICE_MANIFEST_FILE += $(DEVICE_PATH)/manifest.xml
# Kernel

View file

@ -1,16 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
SPDX-FileCopyrightText: The LineageOS Project
SPDX-License-Identifier: Apache-2.0
-->
<compatibility-matrix version="2.0" type="framework">
<hal format="hidl" optional="true">
<name>vendor.egistec.hardware.fingerprint</name>
<transport>hwbinder</transport>
<version>4.0</version>
<interface>
<name>IBiometricsFingerprintRbs</name>
<instance>default</instance>
</interface>
</hal>
</compatibility-matrix>