Make the movable project an exception to the previous patch that treats
compatibility error as an real error. Therefore the project is not
affected by compatibility error as before.
Change-Id: I12c5b592f3aa5c76614023329090691c57c5cabe
Signed-off-by: Youngjae Cho <y0.cho@samsung.com>
%define name hal-api-common
%define devel_name hal-api-common-devel
%define test_name hal-api-common-haltests
-%if "%{tizen_profile_name}" != "tv"
+%if "%{tizen_profile_name}" != "tv" && "%{mv_prj}" != "1"
%define enable_halcc 1
%else
%define enable_halcc 0