gps: always build GPS without checking BOARD_WITH_GPS
remove BOARD_WITH_GPS in each device makefile Bug: 293653838 Test: build pass and GPS function works without modem Change-Id: Ib66190469afd4dbf840a1e8eb7dbee19e8d6a650
This commit is contained in:
parent
477e4fded5
commit
edb75d41b1
1 changed files with 0 additions and 1 deletions
|
@ -26,7 +26,6 @@ $(call inherit-product-if-exists, vendor/qorvo/uwb/qm35-hal/Device.mk)
|
||||||
|
|
||||||
# Disable modem until b/291009607 is fixed
|
# Disable modem until b/291009607 is fixed
|
||||||
BOARD_WITHOUT_RADIO := true
|
BOARD_WITHOUT_RADIO := true
|
||||||
BOARD_WITH_GPS := true
|
|
||||||
|
|
||||||
include device/google/zumapro/device-shipping-common.mk
|
include device/google/zumapro/device-shipping-common.mk
|
||||||
include device/google/comet/audio/comet/audio-tables.mk
|
include device/google/comet/audio/comet/audio-tables.mk
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue