summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author Dan Albert <danalbert@google.com> 2017-08-22 18:42:56 +0000
committer android-build-merger <android-build-merger@google.com> 2017-08-22 18:42:56 +0000
commit8d8c374307dbcf7607d74d1998a657ac99f64d38 (patch)
tree8e164ac4a0c5b71e2e80174873e85b7f5de882f6
parentac9893bba097d98bcf21074ea8518e4b3597017f (diff)
parentb056324630b8adfeb38393bcab49f3b9c720f4fd (diff)
Merge "Remove TTS symbols from NDK stub library."
am: b056324630 Change-Id: Ib1832f0b7e638b39f1ef88f92791c707c7ad80b2
-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:
*;
};