projects
/
platform
/
core
/
api
/
batterymonitor.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
28b9915
)
coverity fixes
98/214898/1
author
Abhishek Vijay
<abhishek.v@samsung.com>
Fri, 27 Sep 2019 09:44:53 +0000
(15:14 +0530)
committer
Abhishek Vijay
<abhishek.v@samsung.com>
Fri, 27 Sep 2019 09:44:53 +0000
(15:14 +0530)
Change-Id: I022dbb4797860a0f391248be6160aef0efc4a844
Signed-off-by: Abhishek Vijay <abhishek.v@samsung.com>
test/test_cli_app/src/bmt_usage.c
patch
|
blob
|
history
diff --git
a/test/test_cli_app/src/bmt_usage.c
b/test/test_cli_app/src/bmt_usage.c
index a32fe99001c5ca58bf1a2ed58205716c102ae3d7..9d624df582afa060a4be3de0b68ec60286e7bf96 100644
(file)
--- a/
test/test_cli_app/src/bmt_usage.c
+++ b/
test/test_cli_app/src/bmt_usage.c
@@
-173,8
+173,6
@@
static gboolean bmt_testapp_get_total_usage_by_app_id_for_all_resource_id()
testapp_print ("Resource ID : HRM App Usage Value = [%d] \n", battery_usage);
break;
#endif /* DISABLE_FEATURE_DATA_FROM_GPS_HRM_PLUGIN */
- default:
- break;
}
}
}