audio: fix beginning of previous notification is cut off am: 2e295bbce2
Original change: https://googleplex-android-review.googlesource.com/c/device/google/akita/+/25541590 Change-Id: I17fa460bf28ba61d523762e5446794e2dda3ddaf Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
commit
20e2ac9a27
1 changed files with 2 additions and 1 deletions
|
@ -27,7 +27,8 @@
|
|||
</attachedDevices>
|
||||
<defaultOutputDevice>Speaker</defaultOutputDevice>
|
||||
<mixPorts>
|
||||
<mixPort name="primary output" role="source" flags="AUDIO_OUTPUT_FLAG_PRIMARY AUDIO_OUTPUT_FLAG_FAST">
|
||||
<mixPort name="primary output" role="source" flags="AUDIO_OUTPUT_FLAG_PRIMARY AUDIO_OUTPUT_FLAG_FAST"
|
||||
recommendedMuteDurationMs="40">
|
||||
<profile name="" format="AUDIO_FORMAT_PCM_FLOAT"
|
||||
samplingRates="48000" channelMasks="AUDIO_CHANNEL_OUT_STEREO"/>
|
||||
</mixPort>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue