From 3b3f24621f63c475b4b5765a8b276712be49a626 Mon Sep 17 00:00:00 2001 From: Daniel Norman Date: Mon, 19 Apr 2021 16:03:38 +0000 Subject: [PATCH] Adapt to rename of the redfin R-vendor-based FCM. Bug: 184545288 Change-Id: Ic722dbbaf4ee7cd63d9d8291badce38150a76095 --- vf/aosp_redfin_vf.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vf/aosp_redfin_vf.mk b/vf/aosp_redfin_vf.mk index 81a161e..bcaea71 100644 --- a/vf/aosp_redfin_vf.mk +++ b/vf/aosp_redfin_vf.mk @@ -26,7 +26,7 @@ PRODUCT_EXTRA_VNDK_VERSIONS = 30 # by the Android 11 vendor half. This is needed because check_vintf fails for # any "unused" HALs in the device manifest that aren't found in the framework # compatibility matrix. -PRODUCT_PACKAGES += redfin_product_compatibility_matrix.5.xml +PRODUCT_PACKAGES += redfin_product_compatibility_matrix.R.5.xml # Disable building certain non-system partitions in this build. PRODUCT_BUILD_BOOT_IMAGE := false