Allow conditionally loading Qualcomm hardware decoders

Issue: FP2P-529
Change-Id: I67d677e41f93b39ab4de3485e4417e132d76a267
Depends-On: I0f6c080ec6ffd4f4e2d6ed5f2a5ff3aae2e4dd69
diff --git a/device.mk b/device.mk
index 58af73e..9471e61 100644
--- a/device.mk
+++ b/device.mk
@@ -173,6 +173,7 @@
 
 PRODUCT_COPY_FILES += \
 	device/fairphone/FP2/media/media_codecs_8974.xml:$(TARGET_COPY_OUT_VENDOR)/etc/media_codecs.xml \
+	device/fairphone/FP2/media/media_codecs_8974_hwdec.xml:$(TARGET_COPY_OUT_VENDOR)/etc/media_codecs_8974_hwdec.xml \
 	device/fairphone/FP2/media/media_codecs_google_video_8974.xml:$(TARGET_COPY_OUT_VENDOR)/etc/media_codecs_google_video_8974.xml \
 	device/fairphone/FP2/media/media_codecs_performance.xml:$(TARGET_COPY_OUT_VENDOR)/etc/media_codecs_performance.xml \
 	device/fairphone/FP2/media/media_profiles_8974.xml:$(TARGET_COPY_OUT_VENDOR)/etc/media_profiles_V1_0.xml
@@ -313,7 +314,8 @@
 	libOmxVenc \
 	libc2dcolorconvert \
 	libstagefright_soft_mpeg2dec \
-	libstagefrighthw
+	libstagefrighthw \
+	libmedia_codecserviceregistrant
 
 
 # Display