summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author Treehugger Robot <treehugger-gerrit@google.com> 2017-08-22 18:03:10 +0000
committer Gerrit Code Review <noreply-gerritcodereview@google.com> 2017-08-22 18:03:10 +0000
commitb056324630b8adfeb38393bcab49f3b9c720f4fd (patch)
tree8e164ac4a0c5b71e2e80174873e85b7f5de882f6
parentfa7e99ddf1e7b9625627915bf66ced62b9b62a7d (diff)
parent3644edb0b6084f43446ee65222e0d46f97efa217 (diff)
Merge "Remove TTS symbols from NDK stub library."
-rw-r--r--native/android/libandroid.map.txt2
1 files changed, 0 insertions, 2 deletions
diff --git a/native/android/libandroid.map.txt b/native/android/libandroid.map.txt
index c82a1f6a646a..27b2d4442caf 100644
--- a/native/android/libandroid.map.txt
+++ b/native/android/libandroid.map.txt
@@ -207,11 +207,9 @@ LIBANDROID {
ATrace_beginSection; # introduced=23
ATrace_endSection; # introduced=23
ATrace_isEnabled; # introduced=23
- android_getTtsEngine; # introduced-arm=13 introduced-arm64=21 introduced-mips=13 introduced-mips64=21 introduced-x86=13 introduced-x86_64=21
android_getaddrinfofornetwork; # introduced=23
android_setprocnetwork; # introduced=23
android_setsocknetwork; # introduced=23
- getTtsEngine; # introduced-arm=13 introduced-arm64=21 introduced-mips=13 introduced-mips64=21 introduced-x86=13 introduced-x86_64=21
local:
*;
};