The change is on Headset Blackbird (USB-C earbuds) only.
The changed items are the same on R4 & O6 and the tuning
are also aligned with B3.
1. HE_BB, NB/WB/SWB/FB
- Apply the same TDDRC gain for each RX volume step
- Enable RX FFP
- Fine-tune volume curve
2. Reduce the clipping risk on RX path (SWB and FB RX)
- Fine tune EQ and TDDRC gain
3. HE_BB, WB_DT improvement
- TX_EAD_THR: 0x4500 --> 0x36B0
Bug: 213426722
Test: manual test (b/174635995#comment77)
Signed-off-by: Jasmine Cha <chajasmine@google.com>
Change-Id: Iecf9bd5d6150371556680bd493ae3412a1ad5c2e
'vendor.powerhal.adpf.rate' should be placed in /vendor if it is used
by vendor processes. The product partition (and system_ext) belongs to
"system" in Treble view so it will be replaced by GSI.
Bug: 204035997
Test: Install GSI by b/204035997#comment19 and run the following
command would get a non-null number:
$ adb root; adb shell getprop vendor.powerhal.adpf.rate
Test: $ adb shell 'find . -type f -name "build.prop" -exec grep -Hn "adpf" {} \; 2> /dev/null'
./vendor/build.prop:83:vendor.powerhal.adpf.rate=16666666
Change-Id: I10c8f55609aff49e32b2bc6dc7474f8bafb116e9
Add the PWLE vibration pattern to the config.xml overlays for Pixel 2021
devices that support frequency control.
The patterns use the amplitude and frequency hand-designed for both
raven and oriole devices. The amplitude is using the maximum supported
value of 0.4, to allow scaling based on user settings.
Bug: 212366218
Test: manual
Change-Id: I73a2f3e50901b80aef299f4c8e9807a551170bbc
Merged-In: I73a2f3e50901b80aef299f4c8e9807a551170bbc
According to the survey result, R4 has less margin than O6,
so adjust the threshold to reduce the false positive rate.
Bug: 213400531
Test: verified by emul_temp
Change-Id: I6ed9168a43d9936aef68ce60fb480af161eeb588
currently mfg audio tool using audio-recordC usb-headset-mic
in mixer_paths.xml, add a new path for mfg usb recording to
switching the usb mic source
modify the usb alsa control to v2 since the latest alsa control
already changed
Bug: 213027646
Test: verify pass with mfg tool usb-record
Signed-off-by: vincenttew <vincenttew@google.com>
Change-Id: If3af632ed2bddcdd1329f17fc89ea82162d810ae
According to the survey result, R4 has less margin than O6,
so adjust the threshold to reduce the false positive rate.
Bug: 213400531
Test: verified by emul_temp
Change-Id: Iaea41fb62a4e2e06f59d40c26cfde563143fc07e
This reverts commit 1c954f30da.
Reason for revert: These devices do not support CDMA
Bug: 201322462
Test: inspect build artifacts
Change-Id: I73e48320088b190e047765ce12dcb3303adfd07b
To mitigate Synthetic load in brownout test, we need to increase
UVLO1 to 3.2V, UVLO2 to 3.0V, and increase BAT_OILO deglitch time from
100us to 1ms. In addition, we must limit DVFS State whenever the
interrupts are triggered.
Bug: 200943374
Test: Local test
Signed-off-by: George Lee <geolee@google.com>
Change-Id: Iaf607b48eda878fc47cb4eb85e326e2d0a8684f0
This reverts commit 00246ff28cfbdad5bab98071e3f3ac51027668b2.
Reason for revert: camera no longer broken
Bug: 201155685
Change-Id: I2e21bd0daa3eb70cea2c8dae566c77d50fd7a686
This reverts commit fa1f5094d1.
Reason for revert: MBDRC solution merged, revert the tuning back
Bug: 205934425
Change-Id: I431a1a9117d6c10416c0f94b33643480815e583b
Requested by vendor to help debug uwb applets
Bug: 205861476
Test: build and check out/*/libnfc-hal-st.conf has debug change
Signed-off-by: Victor Liu <victorliu@google.com>
Change-Id: I748ceba61fe4f24326b1111a7f07de6c037c7dfc
This reverts commit 4bfaa9f2f3.
revert reason: the AoC prebuilt MBDRC seems not working after pick
prebuilt ag/16234618, the bug tracking on b/205934425, will apply
this tuning back once the MBDRC can work correctly on sc-v2-dev
Bug: 205934425
Change-Id: I24e2805675360d59d70cd2b5a9095aaf1c8a5875
Signed-off-by: vincenttew <vincenttew@google.com>
Add Audio Capture Eraser Enable to switch
Eraser for recording path.
For gain of this path, we shouldn't apply
software gain, because the input source is
from hotword pipeline.
Test: build pass
Bug: 172266161
Change-Id: Iabe372e7fe91e557ba9125af14bfb61606c09ea0
Change list:
Update recording.gatf, templete file for modifying parameters to fit
the change of dynamic range compressor(DRC)(b/200794903), the DRC has
been changed from 1 band to 3 band.
Bug: 204745396
Test: build pass
Signed-off-by: vincenttew <vincenttew@google.com>
Change-Id: Ic0962536e50b310a159af15e7e191f130d41e969
remove has_elevation_support since it's not supported
Bug: 202900376
Signed-off-by: Victor Liu <victorliu@google.com>
Change-Id: I9bcd1ea20379fa6d2d6731bed0709fd54117eaf0