mirror of
https://github.com/Evolution-X-Devices/device_google_gs201
synced 2026-01-27 19:18:35 +00:00
gs201: Don't include modem components for BOARD_WITHOUT_RADIO
* Useless on tangorpro, just makes noise and denials. Change-Id: Iaa21a293e174002de7ffe1b0bce1fff4a881e83e (cherry picked from commit 1111067994012853f4b622d99ab42b952295cd96)
This commit is contained in:
@@ -19,7 +19,9 @@ include device/google/gs-common/gs_watchdogd/watchdog.mk
|
||||
include device/google/gs-common/ramdump_and_coredump/ramdump_and_coredump.mk
|
||||
include device/google/gs-common/soc/soc.mk
|
||||
include device/google/gs-common/soc/freq.mk
|
||||
include device/google/gs-common/modem/modem.mk
|
||||
ifneq ($(BOARD_WITHOUT_RADIO),true)
|
||||
include device/google/gs-common/modem/modem.mk
|
||||
endif
|
||||
include device/google/gs-common/aoc/aoc.mk
|
||||
include device/google/gs-common/thermal/dump/thermal.mk
|
||||
include device/google/gs-common/thermal/thermal_hal/device.mk
|
||||
|
||||
Reference in New Issue
Block a user