Adapt to rename of the redfin R-vendor-based FCM.
Bug: 184545288 Change-Id: Ic722dbbaf4ee7cd63d9d8291badce38150a76095
This commit is contained in:
parent
ded4517e3a
commit
3b3f24621f
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue