diff options
| author | 2017-08-22 19:32:58 +0000 | |
|---|---|---|
| committer | 2017-08-22 19:32:58 +0000 | |
| commit | 381a4b9b22107064a010ffa88a246773f6684186 (patch) | |
| tree | 570f244881b7588147f83b80a1f1d42827e32251 | |
| parent | 45aa097c5c598691ba99b26a0dab1075ad4bc755 (diff) | |
| parent | 107366ad42567476ced9d6d86e047364e0438e44 (diff) | |
Merge "Merge "Remove TTS symbols from NDK stub library." am: b056324630 am: 8d8c374307 am: 9424fad097 am: 10663e4f76" into oc-mr1-dev-plus-aosp
| -rw-r--r-- | native/android/libandroid.map.txt | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/native/android/libandroid.map.txt b/native/android/libandroid.map.txt index bbd27839d551..3d5ee39e37d3 100644 --- a/native/android/libandroid.map.txt +++ b/native/android/libandroid.map.txt @@ -208,11 +208,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: *; }; |