<Change List>
1. Optimize playback tuning to reduce overall power and meet thermal requirement.
2. Volume cuve tuning for media playback, notification, alarm and ringtone
<Validation Results>
Basic function Regression
Pass TMO thermal test
Bug: 269818309
Test: manual test from b/269818309#comment20
Change-Id: I06e6f351dab40d81053bb1bfc4af5f097ad6d1f4
Signed-off-by: Jasmine Cha <chajasmine@google.com>
Add a property to avoid using sensor output ratio as the itp output
ratio.
Bug: 263851685
Test: GCA, CTS
Change-Id: Ie511989e934fd033e6f375c85675ad9b26de55d4
Merged-In: Ie511989e934fd033e6f375c85675ad9b26de55d4
(cherry picked from commit d5b8e01365)
1.Handset
- Fine tune frequency response for the telephony report of T-Mobile.
Files from the latest attachment on b/270290106
Bug: 270290106
Test: verified by huangsean@
Change-Id: I0cd7c9eb2eadfe93b295f1669103ac36eb477026
This reverts commit dd8978fef5.
Reason for revert: Was disabled for Device release, now reenabling for QPR3 release
Change-Id: I6d627cffad8b2201b33d1c2ea4479a12ee778551
Test: Treehugger
Bug: 269911166
PRODUCT_PRODUCT_PROPERTIES was defined in system scope, so
it would be replaced when device was flashed to another
system image.
Bug: 263065317
Test: flash GSI image and test haptics
Change-Id: Ib466e66bddd6f38cbefe280198e27edb8140c62c
This reverts commit f573970502.
Reason for revert: Disable for device launch.
Test: Transaural spatialization removed from settings.
Test: 5.1 audio on speaker goes through regular downmix / MixerThread.
Test: Binaural spatialization works, enabled on HBO Max and 5.1 file playback.
Test: Regular audio playback works as expected.
Bug: 269650006
Change-Id: Ib5a086d752a85f59c22e164a142e782f76883936
1.Handset
- Fine-tune AMS performance(AMS on only).
- Fine-tune the downlink performance for some failure items in objective test.
2.Handsfree
- Fine-tune AMS performance(AMS on only).
- Implement the tuning workaround for the known issue(Kid's voice).
3.Headset
- Leverage Handsfree uplink setting to TTY-VCO and Headphones.
Files from the latest attachment on b/269447151
Bug: 269447151
Test: verified by huangsean@
Change-Id: Ic65b8dc23c9f49c304b811939c8390c59bbec48b
Bluenote
MIC path :
MBDRC Threadhold_dB 44/44/44 (Band1/Band2/Band3)
MBDRC gain_dB 27
Limiter gain -2
Camcorder path :
MBDRC
MBDRC Threadhold_dB[1] 44/38/38 (Band1/Band2/Band3)
MBDRC gain_dB 27
Limiter_gain_dB -2
Surround Record
Add parameters for AZ2.1 version
Mixer_paths.xml
Change value from 1 to 0 in path "voice-rec-mic"
<ctl name="Mic Spatial Module Enable" value="1"/>
Files from the latest attachment on b/268005297
Bug: 268005297
Test: verified by cartercheng@
Change-Id: Id12c10022c9f36e983eea65dca7de35181d66d91
1. Media Playback tuning for F10 DVT Stage
2. Volume cuve tuning for media playback, notification,
alarm and ringtone
Bug: 269036509
Test: manual test (b/269036509#comment5)
Change-Id: I0fa90aad3edce7022fe5be05d1835e8d4ec835a9
Signed-off-by: Jasmine Cha <chajasmine@google.com>
We have different settings for inner and outer. So we will use display
config to set them separately.
Bug: 258107876
Test: manual testing
Change-Id: I12ea64b9874ee79eec94c4ede6fa2320b27d0c41
When user typed the gboard back-to-back, HAL will send a STOP call right
after it sends a START call. At this moment, driver is under an
activating process and the vibe_state is not 1, so the erasing process
will be forced to wait for the FW's completed signal.
This makes STOP call consumes lots of waiting time and user would still
feels a delay gap under back-to-back typing behavior.
This patch removes the erased process from the STOP call and let it be
done in the completed process.
Bug: 263476381
Test: atest PtsVibratorHalTestSuite \
PtsHapticsTestCases \
PtsHapticsFeatureTestCases \
VibratorHalCs40l26TestSuite \
VtsHalVibratorManagerTargetTest \
VtsHalVibratorTargetTest \
android.os.cts.VibratorTest \
android.os.cts.VibratorManagerTest \
android.os.cts.VibrationEffectTest \
android.os.cts.VibrationAttributesTest \
android.os.cts.CombinedVibrationTest
Test: Type Gboard with five fingers
Change-Id: I02dfdae4e9e9334a253106f631c933228398b077
In unfold display, the pattern view UI showing in 2 panes
But the additional horizontal padding make the pattern view
truncate.
Test: build and flash, use demo BP to check the pattern view UI
Test: run CTSVerifier and check the test
Bug: 268276210
Change-Id: Idc040bf7f022c1a282c46d1652a0ce3ca75c1839
This reverts commit 0cfb27ef87.
Reason for revert: the change is not necessary because GCA is built in-ROM.
Bug: 267970295
Test: check SELINUX
Change-Id: I21ed659914a347cad43ae381ab95debe24c7a529
Merged-In: I0ec02d6942cf40b5905dd05f5b609113b46063e2
Change gain from 0 to 22
<path name="speaker-mic-post">
<ctl name="MIC Record Soft Gain (dB)" value="22"/>
Bug: 267236408
Test: Hardware team verified, b/267236408#comment5
Change-Id: Ie90bcf3fb0cdabfa6848f686a542d32126dc33ff
Signed-off-by: Carter Hsu <carterhsu@google.com>