Revert "sanders: Uprev GNSS HAL to 1.1"
* Also remove android.hardware.gnss@1.0-impl and android.hardware.gnss@1.0-service-qti
This reverts commit 072d844924.
This commit is contained in:
@@ -89,7 +89,7 @@
|
|||||||
<hal format="hidl">
|
<hal format="hidl">
|
||||||
<name>android.hardware.gnss</name>
|
<name>android.hardware.gnss</name>
|
||||||
<transport>hwbinder</transport>
|
<transport>hwbinder</transport>
|
||||||
<version>1.1</version>
|
<version>1.0</version>
|
||||||
<interface>
|
<interface>
|
||||||
<name>IGnss</name>
|
<name>IGnss</name>
|
||||||
<instance>default</instance>
|
<instance>default</instance>
|
||||||
|
|||||||
@@ -180,8 +180,7 @@ PRODUCT_PACKAGES += \
|
|||||||
PRODUCT_PACKAGES += \
|
PRODUCT_PACKAGES += \
|
||||||
libgnss \
|
libgnss \
|
||||||
libgnsspps \
|
libgnsspps \
|
||||||
android.hardware.gnss@1.1-impl-qti \
|
android.hardware.gnss@1.0-impl-qti
|
||||||
android.hardware.gnss@1.1-service-qti
|
|
||||||
|
|
||||||
PRODUCT_COPY_FILES += \
|
PRODUCT_COPY_FILES += \
|
||||||
$(LOCAL_PATH)/gps/etc/flp.conf:$(TARGET_COPY_OUT_VENDOR)/etc/flp.conf \
|
$(LOCAL_PATH)/gps/etc/flp.conf:$(TARGET_COPY_OUT_VENDOR)/etc/flp.conf \
|
||||||
|
|||||||
Reference in New Issue
Block a user