VDWASM-2217 fixup! Enable heap profiling in memory-infra traces 15/319415/6
authorAdam Bujalski <a.bujalski@samsung.com>
Fri, 31 Jan 2025 16:45:53 +0000 (17:45 +0100)
committerj.gajownik2 <j.gajownik2@samsung.com>
Mon, 10 Feb 2025 18:13:49 +0000 (18:13 +0000)
Building chromium-impl.so library instead of chromium-ewk.so when
memory-infra is enabled. This is needed to use memory-infra with HbbTv.

Change-Id: I8c4a73f602928bf4d33db44a1e03bef09ce3dcf7

packaging/chromium-efl.spec

index 5cf35a388b23e677a5ef01364b67cc3308325917..361d4b710d710509eb713cf4d97b6e62577a3e27 100644 (file)
@@ -373,11 +373,6 @@ BuildRequires: pkgconfig(capi-ui-inputmethod)
 
 %define __enable_ewk_interface 1
 
-%if "%{?_enable_memory_infra_heap_dumps}" == "1"
-  %undefine __enable_ewk_interface
-  %define __enable_ewk_interface 0
-%endif
-
 # Enable to support squashfs RPM and image by default
 %define __enable_squashfs_image 1
 %if "%{?profile}" == "tv" && "%{_vd_cfg_chip_vendor}" == "EMUL"