Add static symbols in .sym file 82/108982/1 accepted/tizen_common accepted/tizen_ivi accepted/tizen_mobile accepted/tizen_tv accepted/tizen_unified accepted/tizen_wearable tizen accepted/tizen/common/20170113.184409 accepted/tizen/ivi/20170113.225314 accepted/tizen/mobile/20170113.225224 accepted/tizen/tv/20170113.225240 accepted/tizen/unified/20170309.033714 accepted/tizen/wearable/20170113.225256 submit/tizen/20170106.103957 submit/tizen/20170113.100726 submit/tizen_unified/20170308.100409
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 10:27:31 +0000 (19:27 +0900)
As static library of tzplatform-config is included into
shared one, the symbols should be included sym file, too.

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