qcom-common: Actually include 8930ab/8960ab thermald profiles in the build

Change-Id: I2692ccdece6cc5ee97744c7737350ec769f7a2eb
diff --git a/qcom-common.mk b/qcom-common.mk
index 6c9064e..ef555b6 100644
--- a/qcom-common.mk
+++ b/qcom-common.mk
@@ -15,7 +15,7 @@
 
 # Media config
 PRODUCT_COPY_FILES += \
-	device/samsung/qcom-common/media/media_codecs.xml:system/etc/media_codecs.xml
+    device/samsung/qcom-common/media/media_codecs.xml:system/etc/media_codecs.xml
 
 # QCOM Display
 PRODUCT_PACKAGES += \
@@ -71,7 +71,9 @@
     thermald-8064ab.conf \
     thermald-8064.conf \
     thermald-8930.conf \
+    thermald-8930ab.conf \
     thermald-8960.conf \
+    thermald-8960ab.conf \
     thermal-engine-8064ab.conf \
     thermal-engine-8064.conf \
     thermal-engine-8930.conf \
@@ -99,4 +101,3 @@
 PRODUCT_PACKAGES += charger charger_res_images
 
 PRODUCT_BUILD_PROP_OVERRIDES += BUILD_UTC_DATE=0
-