util_threshold only controls migration margin now. dvfs headroom has its
own new knob.
Bug: 261705301
Signed-off-by: Qais Yousef <qyousef@google.com>
Change-Id: I48d330cb7d9d82d05ec0dfc4b38ea0d8a22409aa
radio.img should be target dependent and should not be used
unconditionally.
Test: ag/23177298 against aosp_barbet and aosp_bramble (L03400000960607158)
Bug: 281935024
Change-Id: Ia436210a90dfcb477a19f44eae2412b5589d23fc
The country code updating from scan results generic case can cover setup wizard case.
Bug: 279625751
Test: manually verified generic case
Change-Id: Id173adb1ac0f144b6b293ef707979025d4c358a9
note: add smartfeature.gstf that only used for Hotword
pipeline in AoC which is sharing to chre usage too.
On WHI_PRO
CHRE PDM Gain(gain=158)
CHRE AEC Gain(gain=-42)
CHRE SRC AEC Timeout(timeout=0)
This table also contains hotword gain control as
Non Eraser gain (gain=220)
Eraser Post Gain (gain=220)
Test: end-to-end verify by CHRE
using aoc_audio_cfg to query gain as below
adb shell aoc_audio_cfg hotword_get_non_eraser_gain
adb shell aoc_audio_cfg hotword_get_eraser_post_gain
Bug: 271078701
Change-Id: I0091641ba689f04d24f53b898fd29399c48fd21a
Use LOW_POWER power hint to detect and lower the control temp
for junction control loops.
Bug: 266011718
Test: Build and boot on device. Check thermal control temperatures
during battery save
Change-Id: If2e0756b24913ed5d71e499e219f7b60b947baaa
Upstream has fixed relationship between uclamp_min and margin which
means uclamp_min value between 80-100% of capacity of the CPU is a valid
value and will not cause upmigration.
To keep the current hints in powerhint.json the same, we must update
uclamp_min to be capacity_orig_of(medium_cpu) + 1.
This change is dependent on uclamp vs fits margin in GKI, vendor
modules. And an improvement in sched_pixel to ignore the 25% boost if
the only reason to request the frequency is uclamp_min.
To cater for the later - we multiply each uclamp_min value with 1.25
- except ones that look intentionally set around capacity boundaries.
Bug: 261695590
Test: PtsUiBench
Signed-off-by: Qais Yousef <qyousef@google.com>
Change-Id: I4689a953734b6049da14ec13ef399c1c686b1024
Change List :
Fortemedia:
Handheld :
Optimize long distance speech preserve on HHWB
Sync TX setting to
- Condor-Headphone/ TTY-VCO / BT-HAC (WB)
Files from the latest attachment on b/278661101
Bug: 278661101
Test: verified by ntkuo@
Change-Id: I47764bbc65204339b9258d7dfbfab3e312a1f4bb
- Add spatial_capture_conditions since this conditions will be different
by each project.
Bug: 267548143
Test: manual test
Change-Id: I177e2179071570ba6a8ab713ea55f0f0b340ec72
Signed-off-by: Jasmine Cha <chajasmine@google.com>
Align the setting with other projects that only enable 32k
audio config with condition
* Remove the 32k support for two devices
* Remove the 32k for encode only
Bug: 271247229
Bug: 272597112
Test: Check the offload supported config
Change-Id: I669dee84bec323437c8dbb0e45a675ac98c0d809
- move control Mic Spatial Module Enable to code.
- add camcorder mic setting.
- move definition of Waves instance id number to code.
Bug: 206738075
Test: manual test/ host test
vendor.google.whitechapel.audio.hal.audio.tuner_tests
Change-Id: I795402e8c460b01a148ba9e3b032143fddacd3cb
Signed-off-by: Jasmine Cha <chajasmine@google.com>
Revert submission 22606975-turn off qs
Reason for revert: confirm with team that this CL submit too early and need to rollback then submit again at 4/19.
Reverted changes: /q/submissionid:22606975-turn+off+qs
Change-Id: Ib39c027b1b2fcf78ef68c0ecfdd2d0f6d774fdbd
AoC can support mmap on BT both playback and recording
after gpar/322484.
Bug: 232205959
Test: OboeTester
Change-Id: I3f8eb8e83d95a1fb60e8f4c3ecc5ab442035aac7
Signed-off-by: millerliang <millerliang@google.com>
Enable the feature of adjusting link layer stats polling interval in Pixels.
Bug: 237530606
Test: manual
Change-Id: Ifb10f95d08e6e0b7223b9a1214b576b5a331a341
Add adaptive haptics feature flag to device-lynx.mk to enable feature in
vibrator HAL.
Bug: 198239103
Test: Verified on device
Change-Id: I2fee6f06bfff33b7044516a4022b16bd76a4beb5
Signed-off-by: Chris Paulo <chrispaulo@google.com>