hikey: bootloader: Update prebuilt fip.bin and l-loader.bin to current sources am: 292e192ca0 am: 00e1094f6d am: b4fc4a4e77
am: ec8e519a9c
Change-Id: I8f05112d88cf8b19eb271336d97a9977b48fe6a9
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 \