am skip reason: Merged-In I17fe20380b327b4af1734a761bac585fa5d16eaf with SHA-1 0a84ad7caa is already in history
Original change: https://android-review.googlesource.com/c/device/google/tangorpro/+/2866378
Change-Id: I39e8c3a979a49967fd50dd1ab5612262097dd86d
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
am skip reason: Merged-In I17fe20380b327b4af1734a761bac585fa5d16eaf with SHA-1 0a84ad7caa is already in history
Original change: https://android-review.googlesource.com/c/device/google/tangorpro/+/2866378
Change-Id: Id5ce42951b207bec9d9417ebd533f464e384ea8a
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
am skip reason: Merged-In I17fe20380b327b4af1734a761bac585fa5d16eaf with SHA-1 0a84ad7caa is already in history
Original change: https://android-review.googlesource.com/c/device/google/tangorpro/+/2866378
Change-Id: I6b65610af11851d9a3e1ba156edf4a3e6341ccae
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This CL updates the APMg3 tunings to version 12.
The changes performed is to increase the AEC transparency as well as
increase the robustness to echoes.
The tunings have been verified by audio labs in TPE and STO and documented in
https://docs.google.com/spreadsheets/d/1kL9XqE406CGI_LaggCmI9mJ1DUuelmvFMI4FksYEKJA/edit?pli=1#gid=674561254https://docs.google.com/document/d/17FBTzIA7fuGnkS_fPvE4MN2sB_FKM2EPelPeBvTamzE/edit?tab=t.0#heading=h.h0idgem10n71
The sha256 checksums for the tuning files are
uplink_tablet_stereo_config.pb: e7c4b95c28f87b4f62bbf320a244df7bd26f2075c3646a3ba962c746d409fa33
uplink_dock_config.pb: 7ac91df3386dd26c8bafec4bb5a52917507b4baf13934aec4262aa2fc2be2123
The tuning files are also available in the google3 folder
third_party/apmg3/rtc_tools/dsp/tunings/tangorpro
(being landed as part of google3 cl/588934009)
Bug: 295551854
Test: Manual test calls on Tangor using Meet. Lab test performed by both STO and TPE labs
Change-Id: Id6bf7439a6c02c866a06f47fad239c0fb3cef632
This CL updates the APMg3 tunings to version 11.
The changes performed is to remove any signal level gains applied in APMg3 in AOC
for the headset usecase when the AEC is off. This eliminates the issue of 25 dB
gain being applied when headsets are used causing some headset audio signals to be
saturated.
This is a correction of the CL
https://googleplex-android-review.git.corp.google.com/c/device/google/tangorpro/+/25019613
which both included an active gain for headsets when the AEC is off.
As a safety precaution, and to allow easier spotting of such issues, the CL also
explicitly sets the gains to 0 dB also for the other headset tuning (before it was
just deactivating the gain application for that)
Bug: 309517292
Test: Manual test calls on Tangor using Meet.
Change-Id: I4f29cd780fa6ca52df543387546d2a4b4b161139
After verification, the top-level Android.mk only includes the
Android.mk of its subdirectories. The only meaningful build target
in the subdirectory is `UwbVendorService`, but it is blocked by the
blank Android.mk in the upper layer and can never be built.
Therefore, all Android.mk in device/google/tangorpro are not necessary
to exist in reality.
Bug: 311511817
Test: N/A
Change-Id: I3c47169481cedc6a23e94a0d3d96bd2a644abe2a
Solution: offer a boolean config for volumeUpToExitSilent and
overwrite it for tangor.
Flag: NONE
Bug: 279645379
Test: Manual. Slide ring volume all the way left in settings.
Press volume up. Ring volume slider progress should move away from 0,
and the ring icon should change from silent to normal.
Change-Id: I6ade8d8009ec3f2775de60835c75a014e466ee4b
am skip reason: Merged-In Ieb15ee967e144853e06c66af791187f00c9b3dc1 with SHA-1 7c566d6f58 is already in history
Original change: https://android-review.googlesource.com/c/device/google/tangorpro/+/2809880
Change-Id: I3865cfd1c3c6992aa888686f47c287c4d4a183aa
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
am skip reason: Merged-In Ieb15ee967e144853e06c66af791187f00c9b3dc1 with SHA-1 6b596fa40f is already in history
Original change: https://android-review.googlesource.com/c/device/google/tangorpro/+/2809880
Change-Id: I32973a7d34a6a5d913fcc2e498a7c1c4c4d5da9f
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
am skip reason: Merged-In Ieb15ee967e144853e06c66af791187f00c9b3dc1 with SHA-1 7c566d6f58 is already in history
Original change: https://android-review.googlesource.com/c/device/google/tangorpro/+/2809880
Change-Id: Ic6e8089c75511b19eea3194b75fe1e26f615635f
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
Checks syntax and simple brace balances for all JSON files.
Test: Edit any json file and try upload
Bug: 127794899
Change-Id: I25768e912deffa81d5bb3248d17d7de7a0e754f2
We add "trunk_staging-" for all COMMON_LUNCH_CHOICES so they are
valid in the trunk stable setup.
Bug: 307738446
Test: lunch
Change-Id: Ieb15ee967e144853e06c66af791187f00c9b3dc1
This CL extends APMg3 tunings for the tablet, dock and headset usecases with counterparts where the AEC is off.
Bug: 301568974
Test: Running CTS test suite verification. Manual testing in calls on Tangor.
(cherry picked from https://googleplex-android-review.googlesource.com/q/commit:45e117b89052482423345f4b64bd37a4d3e5ce06)
Merged-In: I87fd24ba084691c238f5c07272208049acaf2e5d
Change-Id: I87fd24ba084691c238f5c07272208049acaf2e5d