refactor gps build system
Bug: 290725902 Test: verification test at b/290725902 Change-Id: I931b7f655e0994cab81daa01fd40aaad612b343a
This commit is contained in:
parent
9d62cc97dc
commit
813a95df59
6 changed files with 12 additions and 24 deletions
|
@ -19,6 +19,9 @@ TARGET_LINUX_KERNEL_VERSION := 5.15
|
|||
$(call inherit-product, device/google/zuma/factory_common.mk)
|
||||
$(call inherit-product, device/google/shusky/device-ripcurrent.mk)
|
||||
include device/google/shusky/audio/ripcurrent/factory-audio-tables.mk
|
||||
# Override to factory SDK
|
||||
$(call soong_config_set, gpssdk, sdkv1, True)
|
||||
$(call soong_config_set, gpssdk, gpsmcuversion, gpsv1_$(TARGET_BUILD_VARIANT))
|
||||
|
||||
PRODUCT_NAME := factory_ripcurrent
|
||||
PRODUCT_DEVICE := ripcurrent
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue