From 984e7f2e98b6bd5d24d1e402c53a3895eab5f634 Mon Sep 17 00:00:00 2001 From: Konsta Date: Thu, 23 Oct 2025 00:38:03 +0300 Subject: [PATCH] bump fcm level to 202504 * This is the target FCM level for API level 36. * Specify that HIDL is enabled so android.hidl.manager is started. This copies manifest fragment that doesn't set max FCM level (vs. max-level="8"). * Set FCM level in compatibility matrix to satisfy kernel version check. * 'make check-vintf-all' passes as COMPATIBLE. --- device.mk | 2 ++ framework_compatibility_matrix.xml | 20 +++++++++++++++++++- manifest.xml | 2 +- 3 files changed, 22 insertions(+), 2 deletions(-) diff --git a/device.mk b/device.mk index 3f0a906..8c1cc84 100644 --- a/device.mk +++ b/device.mk @@ -147,6 +147,8 @@ PRODUCT_PACKAGES += \ com.android.hardware.health.rpi5 # HIDL +PRODUCT_HIDL_ENABLED := true + PRODUCT_PACKAGES += \ android.hidl.allocator@1.0-service \ hwservicemanager diff --git a/framework_compatibility_matrix.xml b/framework_compatibility_matrix.xml index e9794b5..8ee3e53 100644 --- a/framework_compatibility_matrix.xml +++ b/framework_compatibility_matrix.xml @@ -1,4 +1,22 @@ - + + + android.hardware.audio + hwbinder + 7.1 + + IDevicesFactory + default + + + + android.hardware.audio.effect + hwbinder + 7.0 + + IEffectsFactory + default + + android.hardware.media.c2 1 diff --git a/manifest.xml b/manifest.xml index 397d516..f71c1a8 100644 --- a/manifest.xml +++ b/manifest.xml @@ -1,4 +1,4 @@ - + android.hardware.audio hwbinder