gps: separate gps build system to device
Bug: 288813677 Test: compile for different devices and check binary. Test: verification test at b/288813677 Change-Id: If704c304a691d9ba8de08ab295dae86b07ed25d8
This commit is contained in:
parent
eb466b88cf
commit
0b6b27e3bd
1 changed files with 0 additions and 9 deletions
|
@ -41,15 +41,6 @@ include device/google/gs-common/misc_writer/misc_writer.mk
|
|||
|
||||
include device/google/zuma/dumpstate/item.mk
|
||||
|
||||
ifneq ($(BOARD_WITHOUT_RADIO),true)
|
||||
# Release stable version to factory image
|
||||
ifneq ($(filter factory_%,$(TARGET_PRODUCT)),)
|
||||
include device/google/gs-common/gps/brcm/device.mk
|
||||
else
|
||||
include device/google/gs-common/gps/brcm/device_v2.mk
|
||||
endif
|
||||
endif
|
||||
|
||||
TARGET_BOARD_PLATFORM := zuma
|
||||
ALLOW_MISSING_DEPENDENCIES := true
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue