sm6375-common: Switch to GNSS HAL from stock

* From U1UG34M.23-82-2

Change-Id: I75ac90f482127ae1119e2c691d11b2b574f1efb4
This commit is contained in:
Anand S 2024-07-20 20:16:00 +05:30
commit 928b8b38b5
No known key found for this signature in database
GPG key ID: 3B2983FA448B3D61
3 changed files with 41 additions and 0 deletions

View file

@ -207,6 +207,12 @@ PRODUCT_PACKAGES += \
PRODUCT_PACKAGES += \
android.hardware.gatekeeper@1.0.vendor
# GPS
PRODUCT_PACKAGES += \
android.hardware.gnss.measurement_corrections@1.1.vendor \
android.hardware.gnss.visibility_control@1.0.vendor \
android.hardware.gnss@2.1.vendor
# Health
PRODUCT_PACKAGES += \
android.hardware.health@2.1-impl \