mirror of
https://github.com/Evolution-X-Devices/device_google_zuma
synced 2026-02-01 07:40:34 +00:00
Merge "gps: separate gps build system to device" into udc-qpr-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
fa1a110078
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user