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

Commit 8d8c3743 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

Change-Id: Ib1832f0b7e638b39f1ef88f92791c707c7ad80b2
parents ac9893bb b0563246
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:
    *;
};