Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit d8f19c63 authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Moves the redfin FCM back down to level 5." into sc-dev

parents f7c3b5a9 ff3cdc61
Loading
Loading
Loading
Loading
+4 −1
Original line number Diff line number Diff line
@@ -239,5 +239,8 @@ PRODUCT_PACKAGES += \
PRODUCT_PROPERTY_OVERRIDES += \
    renderthread.skia.reduceopstasksplitting=true

# Include the redfin product FCM
# Include the redfin product FCM.
# Vendor Freeze system-only builds use a different FCM.
ifneq ($(PRODUCT_VENDOR_FREEZE_SYSTEM_BUILD),true)
PRODUCT_PACKAGES += redfin_product_compatibility_matrix.xml
endif
+1 −1
Original line number Diff line number Diff line
<compatibility-matrix version="1.0" type="framework" level="6">
<compatibility-matrix version="1.0" type="framework" level="5">
    <hal format="hidl" optional="false">
        <name>vendor.google.wireless_charger</name>
        <version>1.3</version>