From 0049495b1436eab580dd5b5c694ec720de4e9402 Mon Sep 17 00:00:00 2001 From: Dimitry Ivanov Date: Tue, 26 Jan 2016 19:45:02 -0800 Subject: [PATCH] Remove unwanted '__isthreaded' for lp64 platforms Bug: http://b/26805673 Change-Id: Ic8cd706837d497657e1369e7918ecf2c071d53cb --- .../android-21/arch-arm64/symbols/libc.so.variables.txt | 1 - .../android-21/arch-mips64/symbols/libc.so.variables.txt | 1 - .../android-21/arch-x86_64/symbols/libc.so.variables.txt | 1 - 3 files changed, 3 deletions(-) diff --git a/ndk/platforms/android-21/arch-arm64/symbols/libc.so.variables.txt b/ndk/platforms/android-21/arch-arm64/symbols/libc.so.variables.txt index 3a7cfc91a..ea0167a50 100644 --- a/ndk/platforms/android-21/arch-arm64/symbols/libc.so.variables.txt +++ b/ndk/platforms/android-21/arch-arm64/symbols/libc.so.variables.txt @@ -1,4 +1,3 @@ -__isthreaded __p_class_syms __p_type_syms __progname diff --git a/ndk/platforms/android-21/arch-mips64/symbols/libc.so.variables.txt b/ndk/platforms/android-21/arch-mips64/symbols/libc.so.variables.txt index 3a7cfc91a..ea0167a50 100644 --- a/ndk/platforms/android-21/arch-mips64/symbols/libc.so.variables.txt +++ b/ndk/platforms/android-21/arch-mips64/symbols/libc.so.variables.txt @@ -1,4 +1,3 @@ -__isthreaded __p_class_syms __p_type_syms __progname diff --git a/ndk/platforms/android-21/arch-x86_64/symbols/libc.so.variables.txt b/ndk/platforms/android-21/arch-x86_64/symbols/libc.so.variables.txt index 3a7cfc91a..ea0167a50 100644 --- a/ndk/platforms/android-21/arch-x86_64/symbols/libc.so.variables.txt +++ b/ndk/platforms/android-21/arch-x86_64/symbols/libc.so.variables.txt @@ -1,4 +1,3 @@ -__isthreaded __p_class_syms __p_type_syms __progname