Hiding Privacy Logs for LUX
[platform/upstream/iotivity.git] / tools / tizen / iotivity-vd-tv-tizen30.spec
index 8c6bd80..ce7f628 100644 (file)
@@ -35,6 +35,7 @@ Source1002: %{name}-test.manifest
 # For Example
 %if %{RELEASE} == "True"
 %define build_mode release
+%define log_level INFO
 %else
 %define build_mode debug
 %endif
@@ -184,6 +185,7 @@ scons %{JOB} --prefix=%{_prefix} \
     BLE_TIZEN_30=%{BLE_TIZEN_30} \
     DISABLE_BLE_SERVER=%{DISABLE_BLE_SERVER} \
     MULTIPLE_OWNER=%{MULTIPLE_OWNER} \
+    LOG_LEVEL=%{log_level} \
     #eol
 
 %install