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
Merged-In: Ifb402ad59e02f6f5c18c2372655a5896e917d5c2
(cherry picked from commit b38ce5a6ff
)
This commit is contained in:
parent
14fc7361b9
commit
69e62af873
1 changed files with 1 additions and 0 deletions
|
@ -73,6 +73,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 \
|
||||
|
|
Loading…
Reference in a new issue