sm6225-common: Build IPACM

Change-Id: Iadfce6630f37cc0d3b634a553269cf2e338bc6fc
diff --git a/common.mk b/common.mk
index 5de8049..ee37997 100644
--- a/common.mk
+++ b/common.mk
@@ -120,5 +120,11 @@
     android.hardware.health-service.qti \
     android.hardware.health-service.qti_recovery
 
+# IPACM
+PRODUCT_PACKAGES += \
+    ipacm \
+    IPACM_cfg.xml \
+    IPACM_Filter_cfg.xml
+
 # Inherit from vendor blobs
 $(call inherit-product, vendor/xiaomi/sm6225-common/sm6225-common-vendor.mk)