Merge branch 'devel/tizen' into tizen_3.0 33/101133/1 accepted/tizen/3.0/common/20161201.135221 accepted/tizen/3.0/ivi/20161201.031908 accepted/tizen/3.0/mobile/20161201.031828 accepted/tizen/3.0/wearable/20161201.031847 submit/tizen_3.0/20161130.121708
authorMu-Woong Lee <muwoong.lee@samsung.com>
Wed, 30 Nov 2016 09:58:47 +0000 (18:58 +0900)
committerMu-Woong Lee <muwoong.lee@samsung.com>
Wed, 30 Nov 2016 09:58:47 +0000 (18:58 +0900)
commit0a7373dbfd1abab19d3e039ba89778e84b4413e3
treecf75b39c591134760c8d902ae11006811ef4b8ea
parentf9e230c9d9827e3a22cd51fce1f43f874850c02a
parentd78cdf243e637382ab63cccd88a30328b0c21647
Merge branch 'devel/tizen' into tizen_3.0

* devel/tizen:
  Version 0.9.8
  Added code to query HeartDB every 10 minutes
  Modify recnet battery usage to return data after booting, if device never fully charged.
  Resolved a bug which gives negative battery values on process being killed and re-launched When an app is killed and re-launched,the CPU times are reset, the difference is negative, so checked for non-negative differences
  [my-place] DEBUG_MODE simplification.
  [my-place] Change db queries async -> sync.
  [my-place] Change debug flag from TIZEN_ENGINEER_MODE to DEBUG_MODE.

Change-Id: Idce7c557507d77488f42b9b06e08a921720a03a4
Signed-off-by: Mu-Woong Lee <muwoong.lee@samsung.com>