diff options
| author | juyuchen <juyuchen@google.com> | 2018-10-29 17:18:35 +0800 |
|---|---|---|
| committer | juyuchen <juyuchen@google.com> | 2018-10-29 18:29:38 +0800 |
| commit | 31028e31c3687074c6937fb7bf92530f3dad8d8d (patch) | |
| tree | 0fd27ff29ee317a449f512517302bbf3ac1f312e | |
| parent | ae83b8d919eec68cc58d9e77fccefd5feb94b8df (diff) | |
[DO NOT MERGE] audio: update camcorder front, back and rotation acdb setting
1. Change device name from "CAMCORDER" to "CAMCORDER_LANDSCAPE" and keep same id(61).
2. Add new device and named "CAMCORDER_SELFIE_PORTRAIT" with defined id(66).
3. Add new device and named "CAMCORDER_INVERT_LANDSCAPE" with defined id(62), "CAMCORDER_PORTRAIT" with defined id(63), respectively.
=> These two are ACDB placeholder for potential 3rd iteration to fix orientation problem in the future. Will not be applied this time.
4. Add new device and named "CAMCORDER_SELFIE_LANDSCAPE" with defined id(64), "CAMCORDER_SELFIE_INVERT_LANDSCAPE " with defined id(65), respectively.
=> These two are ACDB placeholder for potential 3rd iteration to fix orientation problem in the future. Will not be applied this time.
Bug: 118022272
Test: manual audio test
**** Note ****
1.
This commit was removed the hotword chunk size to 8kb because we may
need to phase this solution before Feb QPR.
commit bf2977d7877160b28d9921dc6df5b7b4fb457a83
Author: Jasmine Cha <chajasmine@google.com>
Date: Thu Sep 27 20:38:17 2018 +0800
[DO NOT MERGE] Tune hotword chunk size to 8kB
**************
Signed-off-by: juyuchen <juyuchen@google.com>
Change-Id: Id146379f7e9e463a5f1d231fc1c3b67f475b3929
| -rw-r--r-- | acdbdata/OEM/sdm845-tavil-b1-snd-card/Handset_cal.acdb | bin | 302485 -> 317121 bytes |
| -rw-r--r-- | acdbdata/OEM/sdm845-tavil-c1-snd-card/Handset_cal.acdb | bin | 307929 -> 322565 bytes |
2 files changed, 0 insertions, 0 deletions
diff --git a/acdbdata/OEM/sdm845-tavil-b1-snd-card/Handset_cal.acdb b/acdbdata/OEM/sdm845-tavil-b1-snd-card/Handset_cal.acdb Binary files differindex fab810f..bf970f7 100644 --- a/acdbdata/OEM/sdm845-tavil-b1-snd-card/Handset_cal.acdb +++ b/acdbdata/OEM/sdm845-tavil-b1-snd-card/Handset_cal.acdb diff --git a/acdbdata/OEM/sdm845-tavil-c1-snd-card/Handset_cal.acdb b/acdbdata/OEM/sdm845-tavil-c1-snd-card/Handset_cal.acdb Binary files differindex d5ea359..5d0ea8a 100644 --- a/acdbdata/OEM/sdm845-tavil-c1-snd-card/Handset_cal.acdb +++ b/acdbdata/OEM/sdm845-tavil-c1-snd-card/Handset_cal.acdb |
