sm6225-common: Move to new RFS install_symlink targets

Change-Id: I9560fd0da00958d9349a0881b5a5f64a2c02e495
diff --git a/common.mk b/common.mk
index 159ef50..56c5c6f 100644
--- a/common.mk
+++ b/common.mk
@@ -8,6 +8,9 @@
 $(call inherit-product, $(SRC_TARGET_DIR)/product/core_64_bit.mk)
 $(call inherit-product, $(SRC_TARGET_DIR)/product/full_base_telephony.mk)
 
+# Add common definitions for Qualcomm
+$(call inherit-product, hardware/qcom-caf/common/common.mk)
+
 # Enable project quotas and casefolding for emulated storage without sdcardfs
 $(call inherit-product, $(SRC_TARGET_DIR)/product/emulated_storage.mk)