[MM] Enable Video Hole temporarily for DA profile 30/322930/1 accepted/tizen/unified/20250418.144815 accepted/tizen/unified/x/20250420.012108
authorSuhas Poornachandra <s.poornachan@samsung.com>
Fri, 18 Apr 2025 05:32:21 +0000 (11:02 +0530)
committerSuhas Poornachandra <s.poornachan@samsung.com>
Fri, 18 Apr 2025 05:33:36 +0000 (11:03 +0530)
MSE tct crash is observed with video hole disabled, Enable temporarily
as a quick fix.

Change-Id: I9f0f395240a2000d881b382b19a4cf7ee531cd39
Signed-off-by: Suhas Poornachandra <s.poornachan@samsung.com>
packaging/chromium-efl.spec

index 33dd14cbcf86388fbd65fd67120682574cf12078..e3dbd24a6ca4398da85949a69257fb8d56bcb810 100644 (file)
@@ -581,7 +581,7 @@ fi
 %if 0%{?__tizen_product_da}
   "tizen_product_da=true" \
 %endif
-%if "%{?_with_da_profile}" == "1" || "%{?_with_emulator}" == "1"
+%if "%{?_with_emulator}" == "1"
   "tizen_video_hole=false" \
 %endif
 %if "%{?tizen_profile_name}" == "tv" && "%{_vd_cfg_product_type}" != "AUDIO" &&  "%{_vd_cfg_product_type}" != "AV"