Fix build for hikey am: 4ead46e5d5 am: c50bed13fd am: 6022e6f6f6
am: 47b55f09c6

Change-Id: I52792c6c650c006fa2d211a2fcb623c633aa6f59
diff --git a/device-common.mk b/device-common.mk
index d3ecf60..1ab3589 100644
--- a/device-common.mk
+++ b/device-common.mk
@@ -56,6 +56,10 @@
 # PowerHAL
 PRODUCT_PACKAGES += android.hardware.power@1.0-impl
 
+#GNSS HAL
+PRODUCT_PACKAGES += \
+    android.hardware.gnss@1.0-impl
+
 # Copy hardware config file(s)
 PRODUCT_COPY_FILES +=  \
         device/linaro/hikey/etc/permissions/android.hardware.screen.xml:system/etc/permissions/android.hardware.screen.xml \