From f372e7e8320eb6b62da367efb19958d687e6b034 Mon Sep 17 00:00:00 2001 From: Cyan_Hsieh Date: Mon, 24 Apr 2023 17:35:39 +0800 Subject: [PATCH] Upgrade VINTF Target FCM level from 7 to 8 Target FCM level 8 requires the newer version of the following HALs: android.hardware.boot Add the older version of these HALs into the customized product FCM Remove below from customized product FCM and follow general rule: android.hardware.biometrics.face android.hardware.biometrics.fingerprint android.hardware.contexthub android.hardware.radio.config Bug: 310792617 Change-Id: Ide9a0fd3cab4f6b23179b93d4a814eac3ede7b67 --- device_framework_matrix_product.xml | 32 +++++------------------------ manifest.xml | 2 +- 2 files changed, 6 insertions(+), 28 deletions(-) diff --git a/device_framework_matrix_product.xml b/device_framework_matrix_product.xml index 48992a5..88b6ef0 100644 --- a/device_framework_matrix_product.xml +++ b/device_framework_matrix_product.xml @@ -1,23 +1,9 @@ - - - android.hardware.biometrics.face + + + android.hardware.boot + 1.2 - IFace - default - - - - android.hardware.biometrics.fingerprint - - IFingerprint - default - - - - android.hardware.contexthub - 1 - - IContextHub + IBootControl default @@ -37,14 +23,6 @@ slot2 - - android.hardware.radio.config - 1.1 - - IRadioConfig - default - - android.hardware.vibrator 2 diff --git a/manifest.xml b/manifest.xml index e129014..0cbae0f 100644 --- a/manifest.xml +++ b/manifest.xml @@ -1,4 +1,4 @@ - + android.hardware.graphics.mapper passthrough