refactor gps build system
Bug: 290725902 Bug: 291186485 Bug: 295461217 Test: build pass and confirm GPS daemon init without problem Change-Id: If1b70a234e9ed100c3e0130d483ea02d813bbcfb
This commit is contained in:
parent
b5194d9b24
commit
feb92fa641
10 changed files with 40 additions and 0 deletions
|
@ -197,6 +197,10 @@ PRODUCT_PACKAGES += \
|
|||
PRODUCT_SOONG_NAMESPACES += vendor/google_devices/caimito/prebuilts
|
||||
|
||||
# Location
|
||||
# SDK build system
|
||||
$(call soong_config_set, include_libsitril-gps-wifi, board_without_radio, $(BOARD_WITHOUT_RADIO))
|
||||
include device/google/gs-common/gps/brcm/device.mk
|
||||
|
||||
PRODUCT_COPY_FILES += \
|
||||
device/google/caimito/location/gps.cer:$(TARGET_COPY_OUT_VENDOR)/etc/gnss/gps.cer
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue