sm8550-common: Move to common RFS install_symlink targets

https://review.lineageos.org/c/LineageOS/android_hardware_qcom-caf_common/+/399047

Change-Id: Ic9315ed5ddf22a48e45519609c9434bb66f84474
This commit is contained in:
chaptsand
2025-02-28 22:41:58 +08:00
parent 6e2715c20b
commit 2859b30f9f

View File

@@ -4,8 +4,9 @@
# SPDX-License-Identifier: Apache-2.0 # SPDX-License-Identifier: Apache-2.0
# #
# Add common symlinks definitions for Qualcomm Samsung # Add common symlinks definitions for Qualcomm
$(call inherit-product, hardware/samsung/symlinks/qcom-common.mk) $(call soong_config_set,rfs,mpss_firmware_symlink_target,firmware_modem)
$(call inherit-product, hardware/qcom-caf/common/common.mk)
# Enable project quotas and casefolding for emulated storage without sdcardfs # Enable project quotas and casefolding for emulated storage without sdcardfs
$(call inherit-product, $(SRC_TARGET_DIR)/product/emulated_storage.mk) $(call inherit-product, $(SRC_TARGET_DIR)/product/emulated_storage.mk)