mirror of
https://github.com/Evolution-X-Devices/device_google_redfin
synced 2026-02-01 05:34:34 +00:00
Revert "Moves the redfin FCM back down to level 5."
Revert submission 14143327-redbull-fcm-level5-fix Reason for revert: Build break, b/185169721 Reverted Changes: Ie25de43fe:Moves the redfin FCM back down to level 5. I83d3fcf54:Moves the redbull FCM back down to level 5. Ib898e3c3f:Sets PRODUCT_VENDOR_FREEZE_SYSTEM_BUILD to true. Bug: 185169721 Change-Id: Ide48fa70fec55d3c97f8f37f4cc67563f5e8d312
This commit is contained in:
@@ -238,8 +238,5 @@ PRODUCT_PACKAGES += \
|
||||
PRODUCT_PROPERTY_OVERRIDES += \
|
||||
renderthread.skia.reduceopstasksplitting=true
|
||||
|
||||
# Include the redfin product FCM.
|
||||
# Vendor Freeze system-only builds use a different FCM.
|
||||
ifneq ($(PRODUCT_VENDOR_FREEZE_SYSTEM_BUILD),true)
|
||||
# Include the redfin product FCM
|
||||
PRODUCT_PACKAGES += redfin_product_compatibility_matrix.xml
|
||||
endif
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
<compatibility-matrix version="1.0" type="framework" level="5">
|
||||
<compatibility-matrix version="1.0" type="framework" level="6">
|
||||
<hal format="hidl" optional="false">
|
||||
<name>vendor.google.wireless_charger</name>
|
||||
<version>1.3</version>
|
||||
|
||||
Reference in New Issue
Block a user