Tangorpro: update libspeechenhancer 20241203_1624_RC01

note: The rapid version: 20241203_1624_RC01
      fix spam debugging log leak

https://rapid.corp.google.com/#/candidate/libspeechenhancer/libspeechenhancer_20241203_1624/libspeechenhancer_20241203_1624_RC01

Bug: 375468708
Test: VoIP recording
Flag: EXEMPT bugfix
Change-Id: I7e46c7bd7670076461ed145c3e988591b9222804
Signed-off-by: Carter Hsu <carterhsu@google.com>
This commit is contained in:
Carter Hsu 2024-12-31 15:49:37 +08:00
parent dc1995ccb3
commit 0eba70056e
2 changed files with 3 additions and 1 deletions

View file

@ -34,11 +34,13 @@ cc_prebuilt_library_shared {
},
shared_libs: [
"libbinder_ndk",
"libcutils",
"libEGL",
"libGLESv2",
"liblog",
"libz",
"libnativewindow",
"libsync",
"libz"
],
}