summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-03-02 18:56:35 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-03-02 18:56:35 +0000
commitf8b8da9aa4c6988d3a5f16d6d0bab5e1e998989f (patch)
tree6417995dd89a919a9e19da59fb410687742da783
parent6b55e0dd01efcd7b034607e10c4d2684bed56428 (diff)
parent57053003f772c4354dbc6db0c65e8a097158bcbc (diff)
downloadcar-android13-mainline-cellbroadcast-release.tar.gz
Snap for 9678129 from 57053003f772c4354dbc6db0c65e8a097158bcbc to mainline-cellbroadcast-releaseaml_cbr_331910000aml_cbr_331810000aml_cbr_331710020android13-mainline-cellbroadcast-release
Change-Id: I5e5c3d2ad30f1eaaa42b3b8dabedde2166b1e9f8
-rw-r--r--emulator/audio/driver/audio_hw.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/emulator/audio/driver/audio_hw.c b/emulator/audio/driver/audio_hw.c
index 65cbb11..94a4205 100644
--- a/emulator/audio/driver/audio_hw.c
+++ b/emulator/audio/driver/audio_hw.c
@@ -263,7 +263,6 @@ static int out_dump(const struct audio_stream *stream, int fd) {
"\t\tenabled channels: %d\n"
"\t\tis ducked: %s\n"
"\t\tis muted: %s\n"
- "\t\tis audio enabled: %s\n"
"\t\taudio dev: %p\n\n",
out->bus_address,
out_get_sample_rate(stream),