summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-03-05 22:15:55 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-03-05 22:15:55 +0000
commit540b8156045373f7f116d2e45a14189eec00cb45 (patch)
tree6417995dd89a919a9e19da59fb410687742da783
parentda10fbbc1d71bcce18a8f4181bc9eac751eee426 (diff)
parent57053003f772c4354dbc6db0c65e8a097158bcbc (diff)
downloadcar-android13-mainline-mediaprovider-release.tar.gz
Snap for 9691662 from 57053003f772c4354dbc6db0c65e8a097158bcbc to mainline-mediaprovider-releaseaml_mpr_331918000aml_mpr_331812020aml_mpr_331711020android13-mainline-mediaprovider-release
Change-Id: Id899f6276e780938d19e721eb10d1864b243ce4c
-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),