OSDN Git Service

Move linker-namespace functions to LIBC_PLATFORM
authorDimitry Ivanov <dimitry@google.com>
Wed, 13 Apr 2016 22:01:37 +0000 (15:01 -0700)
committerDimitry Ivanov <dimitry@google.com>
Wed, 13 Apr 2016 23:41:31 +0000 (16:41 -0700)
Bug: http://b/28174921
Change-Id: I089dbeeea813fc2128b9c2f6268a578d23a1954a
(cherry picked from commit 7095da8d3c0f45e41aff5ca3d61aa7c442e21bdf)

libdl/libdl.arm.map
libdl/libdl.arm64.map
libdl/libdl.map.txt
libdl/libdl.mips.map
libdl/libdl.mips64.map
libdl/libdl.x86.map
libdl/libdl.x86_64.map

index 67c8d08..20efa9a 100644 (file)
@@ -16,8 +16,6 @@ LIBC {
 
 LIBC_N {
   global:
-    android_init_namespaces;
-    android_create_namespace;
     dlvsym;
 } LIBC;
 
@@ -27,4 +25,6 @@ LIBC_PLATFORM {
     android_set_application_target_sdk_version;
     android_get_LD_LIBRARY_PATH;
     android_update_LD_LIBRARY_PATH;
+    android_init_namespaces;
+    android_create_namespace;
 } LIBC_N;
index 4d035f5..daf5a86 100644 (file)
@@ -15,8 +15,6 @@ LIBC {
 
 LIBC_N {
   global:
-    android_init_namespaces;
-    android_create_namespace;
     dlvsym;
 } LIBC;
 
@@ -26,4 +24,6 @@ LIBC_PLATFORM {
     android_set_application_target_sdk_version;
     android_get_LD_LIBRARY_PATH;
     android_update_LD_LIBRARY_PATH;
+    android_init_namespaces;
+    android_create_namespace;
 } LIBC_N;
index 67ff64e..79bced3 100644 (file)
@@ -30,8 +30,6 @@ LIBC {
 
 LIBC_N {
   global:
-    android_init_namespaces;
-    android_create_namespace;
     dlvsym;
 } LIBC;
 
@@ -41,4 +39,6 @@ LIBC_PLATFORM {
     android_set_application_target_sdk_version;
     android_get_LD_LIBRARY_PATH;
     android_update_LD_LIBRARY_PATH;
+    android_init_namespaces;
+    android_create_namespace;
 } LIBC_N;
index 4d035f5..daf5a86 100644 (file)
@@ -15,8 +15,6 @@ LIBC {
 
 LIBC_N {
   global:
-    android_init_namespaces;
-    android_create_namespace;
     dlvsym;
 } LIBC;
 
@@ -26,4 +24,6 @@ LIBC_PLATFORM {
     android_set_application_target_sdk_version;
     android_get_LD_LIBRARY_PATH;
     android_update_LD_LIBRARY_PATH;
+    android_init_namespaces;
+    android_create_namespace;
 } LIBC_N;
index 4d035f5..daf5a86 100644 (file)
@@ -15,8 +15,6 @@ LIBC {
 
 LIBC_N {
   global:
-    android_init_namespaces;
-    android_create_namespace;
     dlvsym;
 } LIBC;
 
@@ -26,4 +24,6 @@ LIBC_PLATFORM {
     android_set_application_target_sdk_version;
     android_get_LD_LIBRARY_PATH;
     android_update_LD_LIBRARY_PATH;
+    android_init_namespaces;
+    android_create_namespace;
 } LIBC_N;
index 4d035f5..daf5a86 100644 (file)
@@ -15,8 +15,6 @@ LIBC {
 
 LIBC_N {
   global:
-    android_init_namespaces;
-    android_create_namespace;
     dlvsym;
 } LIBC;
 
@@ -26,4 +24,6 @@ LIBC_PLATFORM {
     android_set_application_target_sdk_version;
     android_get_LD_LIBRARY_PATH;
     android_update_LD_LIBRARY_PATH;
+    android_init_namespaces;
+    android_create_namespace;
 } LIBC_N;
index 4d035f5..daf5a86 100644 (file)
@@ -15,8 +15,6 @@ LIBC {
 
 LIBC_N {
   global:
-    android_init_namespaces;
-    android_create_namespace;
     dlvsym;
 } LIBC;
 
@@ -26,4 +24,6 @@ LIBC_PLATFORM {
     android_set_application_target_sdk_version;
     android_get_LD_LIBRARY_PATH;
     android_update_LD_LIBRARY_PATH;
+    android_init_namespaces;
+    android_create_namespace;
 } LIBC_N;