Delete not supported error for emulator and initialize battery info to 0 74/214074/1 accepted/tizen_5.5_unified_mobile_hotfix tizen_5.5_mobile_hotfix accepted/tizen/5.5/unified/20191031.031612 accepted/tizen/5.5/unified/mobile/hotfix/20201027.064312 accepted/tizen/unified/20190919.065342 submit/tizen/20190918.021417 submit/tizen/20190918.071926 submit/tizen_5.5/20191031.000002 submit/tizen_5.5_mobile_hotfix/20201026.185102 tizen_5.5.m2_release
authorYoungjae Cho <y0.cho@samsung.com>
Wed, 18 Sep 2019 00:07:28 +0000 (09:07 +0900)
committerYoungjae Cho <y0.cho@samsung.com>
Wed, 18 Sep 2019 00:07:28 +0000 (09:07 +0900)
commit8b72e20fd650aa452e582a68e02bfbc02583b42f
tree7b96f2f9426b4daf1731122aa04cfe5dce362193
parentd6908835e3397d2fa908557a7109203983b5f41d
Delete not supported error for emulator and initialize battery info to 0

TCT ITc_device_battery_get_property_p requires for
device_battery_get_property() to return true even if
DEVICE_BATTERY_PROPERTY_VOLTAGE_NOW,
DEVICE_BATTERY_PROPERTY_VOLTAGE_AVERAGE,
DEVICE_BATTERY_PROPERTY_TEMPERATURE
are given in case of emulator.

Change-Id: I40be244c2c3acba6ee1c09e688354d15ca24d653
Signed-off-by: Youngjae Cho <y0.cho@samsung.com>
src/battery.c