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

Commit e046f308 authored by Daniel Norman's avatar Daniel Norman
Browse files

Revert^2 "Moves the redfin FCM back down to level 5."

Also marks the wireless_charger HAL as optional,
which is not present on the AOSP version of this device.

2475fdaa

Change-Id: I87c6fe0e58056c0bd13ede66c66f3437a5ee0964
parent 4534472b
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
+2 −2
Original line number Diff line number Diff line
<compatibility-matrix version="1.0" type="framework" level="6">
    <hal format="hidl" optional="false">
<compatibility-matrix version="1.0" type="framework" level="5">
    <hal format="hidl" optional="true">
        <name>vendor.google.wireless_charger</name>
        <version>1.3</version>
        <interface>