[Type]Bugfix
[Module]emulator-kernel
[Priority]Major
[Jira#]N_SE-5470
[Redmine#] // Redmine Isuue Number
[Problem] // Problem Description
[Cause] // Cause Description
[Solution] // Solution Description
[TestCase] // Executed the test-target (How to)
static struct device* mtd_device;\r
\r
static int capacity = 100;\r
-static int charge_full = 1;\r
+static int charge_full = 0;\r
static int charge_now = 0;\r
\r
//#define DEBUG_MARU_POWER_SUPPLY
Package: emulator-kernel-x86
-Version: 1.3.2
+Version: 1.3.3
OS: ubuntu-32, ubuntu-64, windows-32, windows-64, macos-64
Build-host-os: ubuntu-32
Maintainer: Yeong-Kyoon, Lee <yeongkyoon.lee@samsung.com>