From 1507578c2f5d1fbe01ac8b80d94efb78e8f567dd Mon Sep 17 00:00:00 2001 From: Rios Kao Date: Thu, 16 Nov 2023 10:07:43 +0000 Subject: [PATCH 1/2] audio: update smartfeature table for chre tuning note: On ZUMA 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: 307463238 Change-Id: I886f0307641726b0ed714ffc5718a39a3aa34bb2 --- audio/husky/tuning/bluenote/smartfeature.gstf | Bin 236 -> 236 bytes audio/shiba/tuning/bluenote/smartfeature.gstf | Bin 236 -> 236 bytes 2 files changed, 0 insertions(+), 0 deletions(-) diff --git a/audio/husky/tuning/bluenote/smartfeature.gstf b/audio/husky/tuning/bluenote/smartfeature.gstf index f669a071a8b1ee001ab1322b419afa13bd1f96af..d174ae3054805add8e670b0f638dc4e901b7713f 100644 GIT binary patch delta 71 zcmaFE_=a(Uib8wr_RgKHFT8mdTUft*F1KgZr46B*=fAkN=<_<}=4id{i7q`d3_uXY T$iTn?q~`%~G?abq|Ns90XWSbs delta 71 zcmaFE_=a(Uio!kSLX8hct*(AL Date: Sat, 18 Nov 2023 03:15:45 +0000 Subject: [PATCH 2/2] Update idle timer setting Bug: 307593860 Test: check result of `adb shell getprop ro.surface_flinger.set_idle_timer_ms` Change-Id: Ib4ca268641286db1eb629348451c9a12e878c483 --- device-shiba.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/device-shiba.mk b/device-shiba.mk index 505e5b5..982f4d0 100644 --- a/device-shiba.mk +++ b/device-shiba.mk @@ -289,7 +289,7 @@ PRODUCT_VENDOR_PROPERTIES += \ persist.vendor.udfps.auto_exposure_compensation_supported=true # Display -PRODUCT_DEFAULT_PROPERTY_OVERRIDES += ro.surface_flinger.set_idle_timer_ms=1500 +PRODUCT_DEFAULT_PROPERTY_OVERRIDES += ro.surface_flinger.set_idle_timer_ms=1000 PRODUCT_DEFAULT_PROPERTY_OVERRIDES += ro.surface_flinger.ignore_hdr_camera_layers=true # lhbm peak brightness delay: decided by kernel PRODUCT_DEFAULT_PROPERTY_OVERRIDES += vendor.primarydisplay.lhbm.frames_to_reach_peak_brightness=0