diff --git a/common.mk b/common.mk index a3af9fe..547ff8e 100644 --- a/common.mk +++ b/common.mk @@ -4,8 +4,8 @@ # SPDX-License-Identifier: Apache-2.0 # -# Add common definitions for Qualcomm -$(call inherit-product, hardware/qcom-caf/common/common.mk) +# Add common symlinks definitions for Qualcomm Samsung +$(call inherit-product, hardware/samsung/symlinks/qcom-common.mk) # Enable project quotas and casefolding for emulated storage without sdcardfs $(call inherit-product, $(SRC_TARGET_DIR)/product/emulated_storage.mk)