Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 9424fad0 authored by Dan Albert's avatar Dan Albert Committed by android-build-merger
Browse files

Merge "Remove TTS symbols from NDK stub library." am: b0563246

am: 8d8c3743

Change-Id: Ic138e5d087583e049b176b8c623eb77ff86ac182
parents 0d73e034 8d8c3743
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -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:
    *;
};