Add static symbols in .sym file 71/108971/1 accepted/tizen_3.0_common accepted/tizen_3.0_ivi accepted/tizen_3.0_tv accepted/tizen_3.0_wearable tizen_3.0 tizen_3.0_tv accepted/tizen/3.0/common/20170109.195948 accepted/tizen/3.0/ivi/20170109.073439 accepted/tizen/3.0/tv/20170110.055315 accepted/tizen/3.0/wearable/20170109.073243 submit/tizen_3.0/20170106.102334
authorSunmin Lee <sunm.lee@samsung.com>
Fri, 6 Jan 2017 09:41:17 +0000 (18:41 +0900)
committerSunmin Lee <sunm.lee@samsung.com>
Fri, 6 Jan 2017 09:50:46 +0000 (18:50 +0900)
As static library of tzplatform-config is included into
shared one, the symbols should be included sym file, too.

Change-Id: I81841e3479d89566753f82e03d45e3363267e137
Signed-off-by: Sunmin Lee <sunm.lee@samsung.com>
src/tzplatform_config.sym

index 49146b8..1b94e85 100644 (file)
@@ -22,12 +22,31 @@ TPC {
 
                tzplatform_context_create;
                tzplatform_context_destroy;
+               tzplatform_context_getenv;
+               tzplatform_context_getenv_int;
+               tzplatform_context_getgid;
+               tzplatform_context_getuid;
                tzplatform_context_get_user;
+               tzplatform_context_mkpath;
+               tzplatform_context_mkpath3;
+               tzplatform_context_mkpath4;
+               tzplatform_context_mkstr;
                tzplatform_context_reset;
                tzplatform_context_reset_user;
                tzplatform_context_set_user;
+               tzplatform_getcount;
+               tzplatform_getenv;
+               tzplatform_getenv_int;
+               tzplatform_getgid;
+               tzplatform_getid;
                tzplatform_getname;
+               tzplatform_getuid;
                tzplatform_get_user;
+               tzplatform_has_system_group;
+               tzplatform_mkpath;
+               tzplatform_mkpath3;
+               tzplatform_mkpath4;
+               tzplatform_mkstr;
                tzplatform_reset;
                tzplatform_reset_user;
                tzplatform_set_user;