radxa0: Default to the latest Broadcom DHD driver version
authorBruno Martins <bgcngm@gmail.com>
Fri, 23 Feb 2024 12:57:10 +0000 (12:57 +0000)
committerBruno Martins <bgcngm@gmail.com>
Fri, 23 Feb 2024 18:23:20 +0000 (18:23 +0000)
The older versions of the driver no longer seem to be compatible with
newer versions of Android, causing the Wi-Fi service to crash when
disabling/enabling the radio, at least on Android 13 where the issue
was noticed. Use the new one as it works just fine in conjunction with
the latest firmware for AP6256, the chip used in Radxa Zero board.

Change-Id: If2bc24f5e5b8ffb0db0e71762b552ad68c2e05aa

device.mk

index 40835699bf133370a14987db06e04600bef302ee..a1c2ebe457d148d59756112c794196fc2ad35456 100644 (file)
--- a/device.mk
+++ b/device.mk
@@ -1,5 +1,5 @@
 #
-# Copyright (C) 2021-2023 The LineageOS Project
+# Copyright (C) 2021-2024 The LineageOS Project
 #
 # SPDX-License-Identifier: Apache-2.0
 #
@@ -24,9 +24,6 @@ PRODUCT_PACKAGES += \
 ## TEE
 TARGET_HAS_TEE := false
 
-# Wi-Fi
-TARGET_DHD_VERSION := bcmdhd.100.10.545.x
-
 # Wi-Fi Firmware
 include hardware/amlogic/kernel-modules/dhd-driver/firmware/firmware.mk