Replace system_info_internal.h with system_info.h
authorYoungcheol Kang <ychul.kang@samsung.com>
Tue, 2 Jun 2015 01:32:44 +0000 (10:32 +0900)
committerYoungsoo Choi <kenshin.choi@samsung.com>
Tue, 10 Jul 2018 06:57:09 +0000 (06:57 +0000)
commitbbf7a9648842b4555a3a9fa7c508d649dc460d50
tree19ef96eca2c4625230b49535e281f5780e31e896
parent8e2e0e000fc2526b89e4c51fa6b7be18be4273e8
Replace system_info_internal.h with system_info.h

In Tizen 2.4/3.0, system_info_internal.h is replaced by system_info.h.
In the meanwhile, an API changed as well:
- system_info_get_value_string => system_info_get_platform_string

This patch adapts the code according to the change.

Bug: http://web.sec.samsung.net/bugzilla/show_bug.cgi?id=13129
Reviewed by: Antonio Gomes, SeungSeop Park

Change-Id: I018815e61ff801393ba85f8a52bece2fefd5e6b7
Signed-off-by: Youngcheol Kang <ychul.kang@samsung.com>
tizen_src/ewk/efl_integration/common/version_info.cc