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

Commit 69c10571 authored by Android Build Coastguard Worker's avatar Android Build Coastguard Worker
Browse files

Snap for 9489393 from b75d5d49 to udc-release

Change-Id: I42eafcd647938b3d53281fc3839a829efc9cfdad
parents 8bf0d3ed b75d5d49
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -246,5 +246,3 @@ endif
# Workaround for prebuilt Qualcomm neural network HAL
PRODUCT_PACKAGES += \
    libprotobuf-cpp-full-3.9.1-vendorcompat

include device/google/gs-common/wireless_charger/wireless_charger.mk
+10 −0
Original line number Diff line number Diff line
<compatibility-matrix version="1.0" type="framework" level="7">
    <hal format="aidl" optional="true">
        <name>vendor.google.wireless_charger</name>
        <version>1</version>
        <interface>
            <name>IWirelessCharger</name>
            <instance>default</instance>
        </interface>
    </hal>
</compatibility-matrix>
+6 −0
Original line number Diff line number Diff line
# This wireless_charger folder is used to keep the compatibility for later google devices
PRODUCT_SOONG_NAMESPACES += vendor/google/interfaces
PRODUCT_PACKAGES += vendor.google.wireless_charger-default
DEVICE_PRODUCT_COMPATIBILITY_MATRIX_FILE += device/google/redfin/wireless_charger/compatibility_matrix.xml

BOARD_VENDOR_SEPOLICY_DIRS += device/google/redfin-sepolicy/wireless_charger