msm8974-common: Build the GPS HAL and copy config files
Change-Id: I86fb9fff481b7bcf926b1ddce4f79fe0d87325a6
This commit is contained in:
parent
6912a15c55
commit
04e9f0c1e4
@ -97,7 +97,14 @@ PRODUCT_PACKAGES += \
|
||||
|
||||
# GPS
|
||||
PRODUCT_PACKAGES += \
|
||||
android.hardware.gnss@1.0-impl
|
||||
android.hardware.gnss@1.0-impl \
|
||||
gps.msm8974
|
||||
|
||||
PRODUCT_COPY_FILES += \
|
||||
$(LOCAL_PATH)/gps/etc/flp.conf:system/etc/flp.conf \
|
||||
$(LOCAL_PATH)/gps/etc/gps.conf:system/etc/gps.conf \
|
||||
$(LOCAL_PATH)/gps/etc/izat.conf:system/etc/izat.conf \
|
||||
$(LOCAL_PATH)/gps/etc/sap.conf:system/etc/sap.conf
|
||||
|
||||
# IR Blaster
|
||||
PRODUCT_PACKAGES += \
|
||||
|
Loading…
Reference in New Issue
Block a user