sm6225-common: Build QTI Power HAL

Change-Id: I2e04997c9236d1ffa384d445e758406d3af17f0f
diff --git a/common.mk b/common.mk
index bd09347..3546c28 100644
--- a/common.mk
+++ b/common.mk
@@ -150,6 +150,10 @@
     FrameworksResTarget \
     WifiResTarget
 
+# Power
+PRODUCT_PACKAGES += \
+    android.hardware.power-service-qti
+
 # Soong namespaces
 PRODUCT_SOONG_NAMESPACES += \
     $(LOCAL_PATH) \