Change-Id: I73c8b6fc45c84f3ee65c847fd1ac3dea9879c90f
Signed-off-by: Juyeon Lee <juyeonne.lee@samsung.com>
WRN("fail to init hwc.");
else
e_comp->hwc_fs = EINA_TRUE; // 1: active hwc policy
+
+ conf->nocomp_use_timer = 0; // will remove out once e-tizen-data is applied on all profiles
}
#endif
cfg->send_flush = 1; // implement
cfg->send_dump = 1; // implement
cfg->nocomp_fs = 1;
- cfg->nocomp_use_timer = 1;
+ cfg->nocomp_use_timer = 0;
cfg->nocomp_begin_timeout = 2.0;
cfg->hwc = 0;
cfg->hwc_use_multi_plane = 0;