From 2229f3fc4ed7bccc45dd3b79eeea7a71e07e50e1 Mon Sep 17 00:00:00 2001 From: Bruno Martins Date: Thu, 3 Aug 2023 11:02:00 +0100 Subject: [PATCH] sm8550-common: Use device-specific data-ipa-cfg-mgr This is a workaround to deal with the fact that QCOM has moved libipanat out of data-ipa-cfg-mgr for kalama. Change-Id: I66a01d115546af415dc7956831ea41d1e2902863 --- common.mk | 2 ++ 1 file changed, 2 insertions(+) diff --git a/common.mk b/common.mk index bc7ea8c..86d3e27 100644 --- a/common.mk +++ b/common.mk @@ -204,6 +204,8 @@ PRODUCT_PACKAGES += \ IPACM_cfg.xml \ IPACM_Filter_cfg.xml +USE_DEVICE_SPECIFIC_DATA_IPA_CFG_MGR := true + # Init PRODUCT_COPY_FILES += \ $(LOCAL_PATH)/init/fstab.qcom:$(TARGET_COPY_OUT_VENDOR_RAMDISK)/first_stage_ramdisk/fstab.qcom