summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-03-07 14:48:23 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-03-07 14:48:23 +0000
commitc163f5e49bead0e2bbcac23972e666e20df0a397 (patch)
tree6417995dd89a919a9e19da59fb410687742da783
parent2395f0beb508bddc4a64c0fb424e9ca1dce45c01 (diff)
parent57053003f772c4354dbc6db0c65e8a097158bcbc (diff)
downloadcar-aml_sdk_331812000.tar.gz
Snap for 9701827 from 57053003f772c4354dbc6db0c65e8a097158bcbc to mainline-sdkext-releaseaml_sdk_331812000aml_sdk_331811000android13-mainline-sdkext-release
Change-Id: I917f915d6748d9f85215215a0a2c606c4f0c9fde
-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),