davinci: Build GNSS HAL

* Remove unnecessary dependencies on liblbs_core.so
 * Hardcode vendor loc HIDL version to 3.0 to enable vendor HIDL when
   building w/o BSP.

Change-Id: I01f661f1d1e038737801f5a9db88e3388d470f74
This commit is contained in:
dianlujitao
2019-10-09 19:54:50 +08:00
committed by Arian
parent 4f4f8cd486
commit bf60c73d8e
5 changed files with 14 additions and 15 deletions

View File

@@ -157,6 +157,14 @@ PRODUCT_COPY_FILES += \
# GPS
PRODUCT_PACKAGES += \
android.hardware.gnss@2.0-impl-qti \
android.hardware.gnss@2.0-service-qti
PRODUCT_PACKAGES += \
libbatching \
libgeofencing \
libgnss \
libgnsspps \
libsensorndkbridge
PRODUCT_COPY_FILES += \