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

Commit b38ce5a6 authored by Ahmed ElArabawy's avatar Ahmed ElArabawy
Browse files

Wifi: Add Wifi library to mainline_system

This commit adds android.hardware.wifi@1.0.so to mainline_system.

Bug: 122363107
Test: Successful build
Test: lunch crosshatch-userdebug ; make -j64
Test: lunch mainline_system_arm64; make -j64
Change-Id: Ifb402ad59e02f6f5c18c2372655a5896e917d5c2
parent bb35597c
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -80,6 +80,7 @@ PRODUCT_PACKAGES += \
    android.hardware.radio.deprecated@1.0 \
    android.hardware.secure_element@1.0 \
    android.hardware.tests.libhwbinder@1.0-impl \
    android.hardware.wifi@1.0 \
    android.hidl.base@1.0 \
    libaudio-resampler \
    liblogwrap \