FP5: Move to new RFS install_symlink targets

Change-Id: I9560fd0da00958d9349a0881b5a5f64a2c02e495
diff --git a/device.mk b/device.mk
index 6f59a16..479908d 100644
--- a/device.mk
+++ b/device.mk
@@ -3,6 +3,9 @@
 # SPDX-License-Identifier: Apache-2.0
 #
 
+# Add common definitions for Qualcomm
+$(call inherit-product, hardware/qcom-caf/common/common.mk)
+
 # A/B
 $(call inherit-product, $(SRC_TARGET_DIR)/product/virtual_ab_ota/launch_with_vendor_ramdisk.mk)