mirror of
https://github.com/Evolution-X-Devices/device_google_wahoo
synced 2026-02-01 07:50:47 +00:00
android.hardware.gnss to 1.0-impl-qti + 1.0-service-qti
Change-Id: I5828ce5028d9bb6a83efecb27721060a0b687ccb Signed-off-by: Thierry Strudel <tstrudel@google.com>
This commit is contained in:
13
device.mk
13
device.mk
@@ -302,19 +302,14 @@ PRODUCT_PACKAGES += \
|
||||
|
||||
#GNSS HAL
|
||||
PRODUCT_PACKAGES += \
|
||||
android.hardware.gnss@1.0-impl
|
||||
gps.conf \
|
||||
libgps.utils \
|
||||
android.hardware.gnss@1.0-impl-qti \
|
||||
android.hardware.gnss@1.0-service-qti
|
||||
|
||||
PRODUCT_COPY_FILES += \
|
||||
$(LOCAL_PATH)/sec_config:system/etc/sec_config
|
||||
|
||||
PRODUCT_PACKAGES += \
|
||||
gps.conf \
|
||||
gps.default \
|
||||
libgps.utils \
|
||||
libloc_eng \
|
||||
libloc_api_v02 \
|
||||
libloc_ds_api \
|
||||
libgnsspps
|
||||
|
||||
HOSTAPD := hostapd
|
||||
HOSTAPD += hostapd_cli
|
||||
|
||||
@@ -33,4 +33,10 @@
|
||||
<impl level="generic"></impl>
|
||||
<version>2.0</version>
|
||||
</hal>
|
||||
<hal format="hidl">
|
||||
<name>android.hardware.gnss</name>
|
||||
<transport arch="32+64">passthrough</transport>
|
||||
<impl level="generic"></impl>
|
||||
<version>1.0</version>
|
||||
</hal>
|
||||
</manifest>
|
||||
|
||||
Reference in New Issue
Block a user