Merge "audio: add sound dose offset curve" into 24D1-dev am: 0497b93b05

Original change: https://googleplex-android-review.googlesource.com/c/device/google/caimito/+/27265162

Change-Id: I83a87e41d6848f028cc3eafba811bfc94934b54f
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
Treehugger Robot 2024-05-13 20:33:18 +00:00 committed by Automerger Merge Worker
commit 0369597c33
3 changed files with 9 additions and 3 deletions

View file

@ -34,7 +34,9 @@
<argument name="SpeakerPowerPollWaitMs" value="5000" />
</feature>
<feature name="RuntimeTuningDump" />
<feature name="SoundDose" />
<feature name="SoundDose">
<argument name="Curves" value="blackbird,condor=0,46.35,0.1950549451;54.6,57,0.98625" />
</feature>
<feature name="MicrophoneCompensation" />
<feature name="spatializer-offload" />
</features>

View file

@ -34,7 +34,9 @@
<argument name="SpeakerPowerPollWaitMs" value="5000" />
</feature>
<feature name="RuntimeTuningDump" />
<feature name="SoundDose" />
<feature name="SoundDose">
<argument name="Curves" value="blackbird,condor=0,46.35,0.1950549451;54.6,57,0.98625" />
</feature>
<feature name="MicrophoneCompensation" />
<feature name="spatializer-offload" />
</features>

View file

@ -34,7 +34,9 @@
<argument name="SpeakerPowerPollWaitMs" value="5000" />
</feature>
<feature name="RuntimeTuningDump" />
<feature name="SoundDose" />
<feature name="SoundDose">
<argument name="Curves" value="blackbird,condor=0,46.35,0.1950549451;54.6,57,0.98625" />
</feature>
<feature name="MicrophoneCompensation" />
<feature name="spatializer-offload" />
</features>