sdm660-common: Build new GNSS stack
Signed-off-by: clarencelol <clarencekuiek@icloud.com>
This commit is contained in:
parent
c11c921431
commit
8c0971fdfc
2 changed files with 4 additions and 3 deletions
|
@ -134,7 +134,8 @@ TARGET_EXFAT_DRIVER := exfat
|
|||
|
||||
# GPS
|
||||
BOARD_VENDOR_QCOM_GPS_LOC_API_HARDWARE := default
|
||||
LOC_HIDL_VERSION := 3.0
|
||||
GNSS_HIDL_VERSION := 2.1
|
||||
LOC_HIDL_VERSION := 4.0
|
||||
|
||||
# HIDL
|
||||
DEVICE_FRAMEWORK_MANIFEST_FILE := $(COMMON_PATH)/framework_manifest.xml
|
||||
|
|
|
@ -239,8 +239,8 @@ PRODUCT_GMS_CLIENTID_BASE := android-xiaomi
|
|||
|
||||
# GPS / Location
|
||||
PRODUCT_PACKAGES += \
|
||||
android.hardware.gnss@2.0-impl-qti \
|
||||
android.hardware.gnss@2.0-service-qti \
|
||||
android.hardware.gnss@2.1-impl-qti \
|
||||
android.hardware.gnss@2.1-service-qti \
|
||||
libbatching \
|
||||
libgeofencing \
|
||||
libgnss \
|
||||
|
|
Loading…
Reference in a new issue