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

Commit 8357ebd4 authored by Steve Kondik's avatar Steve Kondik Committed by Gerrit Code Review
Browse files

Merge "bcm4325 has FM Radio support too." into gingerbread

parents 15465905 75a94173
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