Set default value for double type when attributes are created 06/193906/3 accepted/tizen/unified/20181129.054230 submit/tizen/20181128.055245
authorJeongmo Yang <jm80.yang@samsung.com>
Tue, 27 Nov 2018 10:44:48 +0000 (19:44 +0900)
committerJeongmo Yang <jm80.yang@samsung.com>
Wed, 28 Nov 2018 05:13:20 +0000 (14:13 +0900)
- The default value for double type is not set properly,
  because the field for default value is pointer type.
- This patch is a workaround, the problem should be fixed fundamentally later.

[Version] 0.2.117
[Profile] Common
[Issue Type] Bug fix
[Dependency module] N/A
[Test] [M(T) - Boot=(OK), sdb=(OK), Home=(OK), Touch=(OK), Version=tizen-unified_20181126.2]

Change-Id: Iad728887ef3c7e131857ef9a818c283ce3129618
Signed-off-by: Jeongmo Yang <jm80.yang@samsung.com>

No differences found