aboutsummaryrefslogtreecommitdiff
path: root/msm8996.mk
diff options
context:
space:
mode:
authorBruno Martins <bgcngm@gmail.com>2024-06-23 12:29:15 +0100
committerRaghuram Subramani <raghus2247@gmail.com>2024-12-21 14:27:54 +0530
commite43e57c3bd6c3f82addcaae4d377b71b41d028d8 (patch)
tree141800d012a2d2d675d47e03df1c332d3dbd2c66 /msm8996.mk
parent819759b6b9b6a989b32df5ef4ffdbbbd0db83157 (diff)
msm8996-common: Move to new RFS install_symlink targets
Change-Id: I9560fd0da00958d9349a0881b5a5f64a2c02e495
Diffstat (limited to 'msm8996.mk')
-rwxr-xr-xmsm8996.mk3
1 files changed, 3 insertions, 0 deletions
diff --git a/msm8996.mk b/msm8996.mk
index 5240c1e..7dcd691 100755
--- a/msm8996.mk
+++ b/msm8996.mk
@@ -23,6 +23,9 @@
#
$(call inherit-product, $(SRC_TARGET_DIR)/product/product_launched_with_m.mk)
+# Add common definitions for Qualcomm
+$(call inherit-product, hardware/qcom-caf/common/common.mk)
+
# Get non-open-source specific aspects
$(call inherit-product, vendor/zuk/msm8996-common/msm8996-common-vendor.mk)