Disable gps module
Bug: 195719618 Test: Build test, also lunch different platform to check mkfile Change-Id: I90b43645d0a7d54281e2ed483a5c980b08638c78
This commit is contained in:
parent
b98c568d28
commit
3aef4a21aa
1 changed files with 2 additions and 0 deletions
|
@ -767,7 +767,9 @@ PRODUCT_PACKAGES += \
|
||||||
endif
|
endif
|
||||||
|
|
||||||
# GPS HAL
|
# GPS HAL
|
||||||
|
ifeq (,$(filter tangor citron,$(subst _, ,$(TARGET_PRODUCT))))
|
||||||
include device/google/gs101/gnss/device-gnss.mk
|
include device/google/gs101/gnss/device-gnss.mk
|
||||||
|
endif
|
||||||
|
|
||||||
# Trusty (KM, GK, Storage)
|
# Trusty (KM, GK, Storage)
|
||||||
$(call inherit-product, system/core/trusty/trusty-storage.mk)
|
$(call inherit-product, system/core/trusty/trusty-storage.mk)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue