[TBT][All][Non-ACR][Changes done for tpkbuild] 65/155465/1
authornibha2 <nibha.sharma@samsung.com>
Fri, 13 Oct 2017 07:20:36 +0000 (12:50 +0530)
committernibha2 <nibha.sharma@samsung.com>
Fri, 13 Oct 2017 07:20:36 +0000 (12:50 +0530)
Change-Id: I8d2c749af8c45c0722e0de79491aabd64ecc771b
Signed-off-by: nibha2 <nibha.sharma@samsung.com>
tbtcoreapp/src/model/tbt-list.c

index a86249be2ae7c2451b73c4001f4925594b0d5ffc..54438c131ae9d7ee7b16e83e55c201f2018897b3 100644 (file)
@@ -1306,7 +1306,7 @@ static tbt_info tbtapps[] =
                        .sensor_response_interval = 100,
                        .sensortype = SENSOR_PROXIMITY,
 
-                       .units = SENSOR_UNIT_MAX,
+                       .units = SENSOR_UNIT_DEGREE,
                        .required_features_count = 1,
                        .features_required = {FEATURE_SENSOR_PROXIMITY}
 
@@ -1348,7 +1348,7 @@ static tbt_info tbtapps[] =
                        .result = -1,
                        .sensor_response_interval = 100,
                        .sensortype = SENSOR_ULTRAVIOLET,
-                       .units = SENSOR_UNIT_MAX,
+                       .units = SENSOR_UNIT_DEGREE,
                        .required_features_count = 1,
                        .features_required = {FEATURE_SENSOR_ULTRAVIOLET}
                },
@@ -2595,8 +2595,6 @@ static tbt_info tbtapps[] =
        #endif
 #endif
 
-
-
 };
 
 #ifdef TBT_MODULE_SENSOR