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

Commit 75a94173 authored by mik_os's avatar mik_os
Browse files

bcm4325 has FM Radio support too.

parent 798c1ed7
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -154,6 +154,9 @@ else
        ifeq ($(BOARD_WLAN_DEVICE),bcm4329)
            LOCAL_SRC_FILES += android_hardware_fm_bcm4325.cpp
        endif
        ifeq ($(BOARD_WLAN_DEVICE),bcm4325)
            LOCAL_SRC_FILES += android_hardware_fm_bcm4325.cpp
        endif
        ifeq ($(BOARD_WLAN_DEVICE),wl1251)
            LOCAL_SRC_FILES += android_hardware_fm_wl1271.cpp
        endif