hikey: bootloader: Update prebuilt fip.bin and l-loader.bin to current sources am: 7c60fcf853 am: bfe1711bd6 am: 4168684b1c
am: 947905ca17

Change-Id: Ie0a634bec4f5d97867d939b611c834a8071a7671
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 \