[zumapro] Support disable modem and enable GPS
Check BOARD_WITH_GPS flag Bug: 291009607 Test: Test on KM4, modem is disabled, gps is included Change-Id: I176d8cc4f376b24f524c692b429ea28d7526c96c
This commit is contained in:
parent
649a078e10
commit
626891fa17
1 changed files with 2 additions and 0 deletions
|
@ -41,6 +41,8 @@ include device/google/zumapro/dumpstate/item.mk
|
|||
|
||||
ifneq ($(BOARD_WITHOUT_RADIO),true)
|
||||
include device/google/gs-common/gps/brcm/device_v2.mk
|
||||
else ifeq ($(BOARD_WITH_GPS),true)
|
||||
include device/google/gs-common/gps/brcm/device_v2.mk
|
||||
endif
|
||||
|
||||
# TODO(b/272725898): Needs to check with owner later
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue