Add static symbols in .sym file 12/109612/1 accepted/tizen_3.0.m2_common accepted/tizen_3.0.m2_mobile accepted/tizen_3.0.m2_tv accepted/tizen_3.0.m2_wearable tizen_3.0.m2 accepted/tizen/3.0.m2/common/20170111.094151 accepted/tizen/3.0.m2/mobile/20170111.043227 accepted/tizen/3.0.m2/tv/20170111.043248 accepted/tizen/3.0.m2/wearable/20170111.043309 submit/tizen_3.0.m2/20170111.022653
authorSunmin Lee <sunm.lee@samsung.com>
Fri, 6 Jan 2017 09:41:17 +0000 (18:41 +0900)
committerSunmin Lee <sunm.lee@samsung.com>
Wed, 11 Jan 2017 02:10:30 +0000 (11:10 +0900)
As static library of tzplatform-config is included into
shared one, the symbols should be included sym file, too.

Change-Id: Ifc634fd2cf96a0a63ff6ced5fefb4f2c1983c361
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;