From 74cf97bdb2b1fdc40b41b341d0c7ccdbb5090985 Mon Sep 17 00:00:00 2001 From: Machad3x Date: Tue, 1 Apr 2025 05:23:18 -0400 Subject: [PATCH] sm8550-common: Define missing HALs in FCM The following HALs in device manifest are not declared in FCM <= level 7: android.hardware.biometrics.fingerprint.IFingerprint/default (@4) android.hardware.bluetooth.audio.IBluetoothAudioProviderFactory/default (@4) android.hardware.power.IPower/default (@5) android.hardware.sensors.ISensors/default (@2) android.hardware.usb.gadget.IUsbGadget/default (@1) android.hardware.wifi.IWifi/default (@2) android.hardware.wifi.hostapd.IHostapd/default (@2) android.hardware.wifi.supplicant.ISupplicant/default (@3) COMPATIBLE --- vintf/device_framework_matrix.xml | 64 +++++++++++++++++++++++++++++++ 1 file changed, 64 insertions(+) diff --git a/vintf/device_framework_matrix.xml b/vintf/device_framework_matrix.xml index 754aeff..61b6267 100644 --- a/vintf/device_framework_matrix.xml +++ b/vintf/device_framework_matrix.xml @@ -3,6 +3,70 @@ SPDX-License-Identifier: Apache-2.0 --> + + android.hardware.biometrics.fingerprint + 4 + + IFingerprint + default + + + + android.hardware.bluetooth.audio + 4 + + IBluetoothAudioProviderFactory + default + + + + android.hardware.power + 5 + + IPower + default + + + + android.hardware.sensors + 2 + + ISensors + default + + + + android.hardware.usb.gadget + 1 + + IUsbGadget + default + + + + android.hardware.wifi + 2 + + IWifi + default + + + + android.hardware.wifi.hostapd + 2 + + IHostapd + default + + + + android.hardware.wifi.supplicant + 3 + + ISupplicant + default + + vendor.samsung.hardware.bluetooth.a2dpsink 1.0