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

Commit 10663e4f 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

am: 9424fad0

Change-Id: I7cf73b94f601dbaf885cd701da58c1e127a558af
parents 23566e82 9424fad0
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:
    *;
};