Commit graph

703 commits

Author SHA1 Message Date
Treehugger Robot
5be931bae4 Merge "Add GPU power hint for Zuma" into udc-d1-dev 2023-07-13 17:47:48 +00:00
kensun
3840f112df Enable sae_pmkid_in_assoc=1 in configuration file
By setting sae_pmkid_in_assoc in wpa_supplicant.conf file,
the PMKID generated in SAE authentication will be sent to
driver in External auth status(NL80211_CMD_EXTERNAL_AUTH) message
to driver. This will help driver/firmware to fill the PMKID
in association request frame.

Bug: 290562226
Test: Manual - Confirmed that sae_pmkid_in_assoc=1 is set in
wpa_supplicant.conf file.
Test: Connect/Disconnect with AP configured in WPA3 security

Change-Id: Ied6a1bea868c732e11a0a341e832701c05dd2478
2023-07-13 14:40:41 +00:00
Ali K. Zadeh
def5378568 Merge "Enable prefer_idle during CAMERA_LAUNCH" into udc-d1-dev 2023-07-12 17:38:30 +00:00
Treehugger Robot
6fb1ebc622 Merge "thermal: update USBC throttling policy" into udc-d1-dev 2023-07-12 12:09:34 +00:00
Carter Hsu
34809d551f Merge "audio: FM table check in (2023/07/07) for telephony." into udc-d1-dev 2023-07-12 08:08:15 +00:00
Carter Hsu
dd351182b9 Merge "audio: FM table check in (2023/07/07) for telephony." into udc-d1-dev 2023-07-12 08:08:02 +00:00
Treehugger Robot
086fadb5ed Merge "Bluetooth: P23 SAR table for RC" into udc-d1-dev 2023-07-12 03:14:24 +00:00
Ali K. Zadeh
59bddaa0a2 Enable prefer_idle during CAMERA_LAUNCH
Test: Launch latency improves for front camera (https://b.corp.google.com/issues/290225016#comment4)
Bug: 290225016
Change-Id: Ica1a0af3ecdff7d158cb62644571316283998f31
2023-07-11 21:47:07 +00:00
TeYuan Wang
b560d11163 thermal: update USBC throttling policy
usb_pwr_therm will be impacted by MODEM, so add more rules to
avoid false positive

Bug: 286482405
Test: emul_temp
Change-Id: I98ba998857cb4b1f876d51129becdb27d4356fd6
2023-07-11 20:50:44 +00:00
Chaohui Wang
d604dde530 Merge "[Regulatory Labels] New labels for shusky" into udc-d1-dev 2023-07-11 07:50:49 +00:00
Ted Wang
db0e9ebbfa Bluetooth: P23 SAR table for RC
Bug: 290317858
Bug: 290318075
Test: make
Change-Id: I881383011036d0857366dc0abe5dee73ba22238f
2023-07-11 05:41:09 +00:00
Treehugger Robot
af64c722ae Merge "Remove broadcast switcher property as it is not in the scope" into udc-d1-dev 2023-07-10 13:57:53 +00:00
Patty Huang
f1d487a9f6 Remove broadcast switcher property as it is not in the scope
Bug: 290562225
Test: Manual
Change-Id: Ifcf7cabe9dc2709a882a5c557fd8d1678aad86da
2023-07-10 13:46:29 +00:00
Yunju Lee
a314f25a44 Add GPU power hint for Zuma
Bug: 228076319
Bug: 278493002
Test: Perfetto trace inspection
Change-Id: I24c7637221640bad71235488c2de07abf07f3b75
2023-07-07 21:40:10 +00:00
Edmond Chung
7e7c7406f8 Merge "Enable camera exif model/make reporting" into udc-d1-dev 2023-07-07 20:44:04 +00:00
Chaohui Wang
3489716cbf [Regulatory Labels] New labels for shusky
Also set config_regulatory_info_overlay_package_name, so the regulatory
labels are directly loaded from overlay package.

Bug: 283170651
Test: manual - check regulatory labels
Change-Id: I8005c86c1d093451a8f84c84a189b03130d840f3
2023-07-07 08:27:05 +00:00
Carter Hsu
f0ea01a145 audio: FM table check in (2023/07/07) for telephony.
//fortemedia
- HK3 Speaker (Ricky)
1. Fixed HHSWB initial echo(b/287683435)
2. AMS HHWB performance optimization
3. Sync parameter from Generic to Custom1/2 and Reserve1

-HK3 Headset/Bluetooth (Ricky)
1. Sync Handsfree TX setting to VCO-TX, Headphone-TX, BT-HAC-TX
2. Sync Handsfree RX setting to HCO-RX

- HK3 Handset (Owen)
1. Merge latest SWB Tx settings of Vocie Generic to Custom1/2 and Reserve1
2. AMS

- HK3 BT (Gene)
- Make RX Stereo process for VoIP call (RESERVE2-SWB)

//audio platform (Chilin)
1. Stereo processing enabled for BT

Files from the latest attachment on b/290297588

Bug: 290297588
Test: verified by rickycheng@
Change-Id: I7b28d1af11ef7e830a8d46e0c1bbc549eda02805
2023-07-07 07:40:09 +00:00
Carter Hsu
e9da29391b audio: FM table check in (2023/07/07) for telephony.
//fortemedia
- SB3 Handset.dat (Duncan/Ricky)
1: Fine tune RFR WB/SWB for Orange mask
2: Reduce RLR 0.5dB for NB/WB
3. AMS fine tuning v2

-SB3 Speaker (Ricky)
1. HHSWB ECDT performance optimization
2. AMS all bands performance optimization
3. Sync parameter from Generic to Custom1/2 and Reserve1

-SB3 Headset/Bluetooth (Ricky)
1. Sync Handsfree TX setting to VCO-TX, Headphone-TX, BT-HAC-TX
2. Sync Handsfree RX setting to HCO-RX

- SB3 BT (Gene)
- Make RX Stereo process for VoIP call (RESERVE2-SWB)

//audio platform (Chilin)
1. Stereo processing enabled for BT

Files from the latest attachment on b/290297333

Bug: 290297333
Test: verified by rickycheng@
Change-Id: Icb2544d37cd063abd9cb700f7a9f95cc3deb435f
2023-07-07 07:37:29 +00:00
Edmond Chung
39e53534e1 Enable camera exif model/make reporting
Bug: 284792598
Test: CTS
Change-Id: I45898c377f21de45110e162c8c05df9bff1d27e3
2023-07-06 20:37:43 -07:00
Treehugger Robot
86ff3d0aec Merge "Update BTS window partial coefficients" into udc-d1-dev 2023-07-06 22:37:11 +00:00
Dan Moore
58342d8229 Update BTS window partial coefficients
The BTS window partial temperature is synthesized via component sensors.
The equation has been updated to reflect larger RCAM bezel present on
DVT units and beyond. The sensor HAL applies the final component to
create the BTS window temperature. This also fixes a bug where
previously the Offset value was off by a factor of 10, resulting in a 1
degree overestimate.

Test: sensor_test confirms reasonable window temp w/ sensor HAL update
Bug: 280076251
Change-Id: I659adbfeccfaf2832c740fd2ab14884948b3ed49
2023-07-06 14:24:36 -04:00
Gil Liu
7acd15c7e9 Merge "add acl mode default as ACL_NORMAL" into udc-d1-dev 2023-07-06 07:48:26 +00:00
Eva Tsai
fb6e170ba3 Move sb3_ultrawide_af_fw_update to factory_shiba.mk
Bug: 289904964
Bug: 289904357
Bug: 289055814
Test: Build Pass
Change-Id: I8300eebf835a08c3243deb762702df21e1c7c13d
2023-07-05 22:24:22 +08:00
Eva Tsai
8a9b1fe092 Merge "Add SB3 UW Camera FW update tool" into udc-d1-dev 2023-07-05 12:17:21 +00:00
Eva Tsai
1827d716bb Add SB3 UW Camera FW update tool
Bug: 289904964
Bug: 289904357
Bug: 289055814
Test: Build Pass
Change-Id: I3e986eeecbb124aed99aeea9582fda83626ad324
2023-07-05 15:04:34 +08:00
George Chang
d23436056f [NFC] Enable STNFC_REMOTE_FIELD_TIMER
Bug: 280542396
Test: 288836849
Test: manually force external field on
Change-Id: I4cb0facf71755f023b7b7f03c6c12075f06b4c6d
2023-07-04 11:06:31 +08:00
Carter Hsu
32b5552fc7 Merge "audio: FM table check in (2023/06/29) for telephony." into udc-d1-dev 2023-07-03 01:47:16 +00:00
Carter Hsu
221ec64db0 Merge "audio: FM table check in (2023/06/29) for telephony." into udc-d1-dev 2023-07-03 01:47:04 +00:00
Treehugger Robot
eee73e9e57 Merge "thermal: update VSKIN equation based on EVT1.1 results" into udc-d1-dev 2023-06-29 22:09:32 +00:00
Carter Hsu
56150ab028 audio: FM table check in (2023/06/29) for telephony.
- SB3 Handset.dat (Duncan)
1: Update NB/WB/SWB PREEQ1/2 for DVT
2: NS outward 60 degree update
3: NB/WB/SWB SLR fine tune

- SB3 Headset (Gene)
1. Enable FENS for HEADSET-GOOGLE_CONDOR_CERTIFICATION1-VOICE_GENERIC-NB

Files from the latest attachment on b/289338520

Bug: 289338520
Test: verified by rickycheng@
Change-Id: Id4c1ccec2d8c9228eaaf35ec8f2ec577fada6bf8
2023-06-29 12:34:52 +00:00
Carter Hsu
5cf39193fe audio: FM table check in (2023/06/29) for telephony.
- HK3 Handset.dat (Owen)
1. Modify WB Rx FDEQ(v0615), SPK_Vol, and DRC Gain(10dB) for POLQA-MOS/VolCurve in Handset | T-MOBILE-US
2. Enable WB CNG in Handset | Voice_Generic/T-MOBILE-US and Handset_HAC | Voice_Generic/T-MOBILE-US
3. Modify SWB Rx FDEQ(v0628) and SPK_Vol for POLQA-MOS/VolCurve in Handset | T-MOBILE-US
4. Modify WB Rx FDEQ(v0628), SPK_Vol, and DRC Gain(9.3dB) for POLQA-MOS/Orange FR in Handset | Voice_Generic
5. Modify SWB Rx MaxVol,Max-1,Max-2 FDEQ(v0628) for Orange FR in Handset | Voice_Generic
6. Turn off AMS for all Handset mode use case and merge AMS 2nd tuning parameter in Handset | Voice_Generic NB/WB/SWB

- HK3 Headset (Gene)
1. Enable FENS for HEADSET-GOOGLE_CONDOR_CERTIFICATION1-VOICE_GENERIC-NB

- HK3 Speaker (Ricky)
1. DVT fine-tuning - includes TX Pre-EQ, RFR, volume curve in all bands.

Files from the latest attachment on b/289337353

Bug: 289337353
Test: verified by rickycheng@
Change-Id: Ie05b7e414943bc338bbfb6c67c571b2969b81cd7
2023-06-29 12:27:03 +00:00
TeYuan Wang
e33ce497c5 thermal: update VSKIN equation based on EVT1.1 results
Bug: 286111703
Test: adb shell dumpsys android.hardware.thermal.IThermal/default
Test: adb shell dumpsys thermalservice
Change-Id: I7fa4f0f482e419d46f9c0dd030d1dcc02f6dcb5e
2023-06-29 02:05:10 +00:00
Treehugger Robot
d04107c498 Merge "wifi: enable waiting for destroyed listeners" into udc-d1-dev 2023-06-28 11:40:01 +00:00
Peter Lin
dd79d9c655 add acl mode default as ACL_NORMAL
Bug: 254404119
test: check propperty
Change-Id: I482e43e4741c96c4c647f4adfad4efb01550743e
2023-06-28 07:52:05 +00:00
Kame(TeYuan) Wang
5fa8ce0a35 Merge "thermal: switch thermal policy by game mode" into udc-d1-dev 2023-06-28 07:20:46 +00:00
Kame(TeYuan) Wang
c7fa4c6588 Merge "powerhint: remove the duplicate thermal powerhint settings" into udc-d1-dev 2023-06-28 07:20:00 +00:00
Wei Wang
9748f5b3fb Merge "Disable prefer idle for TA and FG when screen-off" into udc-d1-dev 2023-06-27 20:24:16 +00:00
Wen Chang Liu
5f9141cee8 Merge "hk3sb3: Enable media performance class 14" into udc-d1-dev 2023-06-27 14:57:26 +00:00
hanahuang
872bb2cd4c wifi: enable waiting for destroyed listeners
Enable the caller thread waiting for destroyed listeners

Bug: 278664612
Test: Manual Test.
Change-Id: Icb6c40d5d43e2ae73ba3f5f2f289e33c5733e64f
2023-06-27 14:53:53 +00:00
wenchangliu
9c48bf32a8 hk3sb3: Enable media performance class 14
Bug: 268198011
Test: run cts -m CtsMediaPerformanceClassTestCases
Change-Id: I7df00be189aad8863de6c7ff5caa2598f5b5aa67
2023-06-27 08:42:05 +00:00
Rick Yiu
8f7d02cd08 Disable prefer idle for TA and FG when screen-off
Bug: 236868627
Test: work as expected
Change-Id: I1f45577a99b47136cb6620c846c3417a9696451e
2023-06-27 06:26:02 +00:00
TeYuan Wang
2e7e899744 thermal: switch thermal policy by game mode
Bug: 273618797
Test: run Genshin and confirm thermal profile properties
Change-Id: I567010a9ecc339f23dae967074954c355ab8089e
2023-06-26 18:10:48 +00:00
Treehugger Robot
673c663a19 Merge "audio: Recording tuning table update - 8th Ver." into udc-d1-dev 2023-06-26 08:07:29 +00:00
Jasmine Cha
f1a154e316 audio: update playback tuning
- Fixed cracking piano issue
- Improve vocal muddiness issue
- Updated stereo balance
- Maintain as much of previous timbre as possible
- Reworked volume curve to match previous tuning
- Added improved BAACL tuning
- Added thermal throttle (2nd linklaw) tuning for 580mW
  bottom speaker limit @ 46.5degC

Bug: 288460371
Test: tested by hardware team
 - Basic MPS functionality / glitch checks
 - Acoustic Objective measurements (MTV and GTW).
 - Perceptual testing (PTE)
 - UX MTV 30 users
 - Thermal (vmon/imon): Pass
 - Battery (vmon/imon): Pass
 - Battery (Monsoon internal): Pass

Change-Id: Ie03c3124535a7c5ebb86540475827829f8dfc0f7
Signed-off-by: Jasmine Cha <chajasmine@google.com>
2023-06-26 10:43:27 +08:00
yixuanjiang
be3f3955f5 audio: Recording tuning table update - 8th Ver.
HK3 DVT1.0 Beta-DM04 Exit recording tuning table update
change recording.gatf and template.xml this time.
DVT1.0 table check-in for DVT1.0 Beta-DM04 Exit
Change list of new table:

Camcorder path
1. AGC ideal:-34 minGain:-29
2. Fine tune IIR1
3. Fine tune Surround/AZ parameters, compensate low frequency for AZ
4. MBDRC threshold low/mid/high  -85/-84/-84, -33/-33/-33
5. SNS parameters update and the template update -> bin threshold(173/202/254/364/513)

Mic path
1. disable AGC module on mono/stereo mode

Test: verify by HW darren
Bug: 288210161
Bug: 288210947
Change-Id: Ifcd69430da41f89b5e8022535c1984ab49038680
Signed-off-by: yixuanjiang <yixuanjiang@google.com>
2023-06-26 01:59:19 +00:00
Hsiu-Chang Chen
d8f5955ccb Merge "wifi: husky: Support SAR feature for rear camera" into udc-d1-dev 2023-06-24 02:36:15 +00:00
Linyu He
3f86a05db9 [Zuma 8k] Remove 8K from "shusky" (P23) media_profiles on udc-d1-dev
Zuma 8K won't be shipped on P23 devices, so "8K" should be removed
from media_profiles as it's visible to the public.

This CL removes 8K support on udc-d1-dev, which is the branch for
launching P23.

To continue developing 8K using P23 devices, we'll re-enable 8K support
on udc-qpr-dev with a follow-up CL.

Bug: 288304801
Test: python gca_smoke.py
Test: CTS & PTS
Change-Id: Ie0c35ea2c2bb1ab49912b69079b2038b42f632f1
2023-06-23 19:56:15 +00:00
Ali K. Zadeh
6419d5e67d Remove CPU hard-caps and enable PMU for 30fps
Bug: 285043350
Test: ODPM/Framedrops (https://docs.google.com/spreadsheets/d/1fch2nTNXzsjrlsTwgj5asMULLSzW_iaKQRGv9sTZJvw/edit?usp=sharing&resourcekey=0-TYGsgX17mWRZdPYL3tBnjA)
Change-Id: Icf6af9d289f0facdbeb92910b8f963384dda6149
2023-06-22 21:50:58 +00:00
TeYuan Wang
09427323e1 powerhint: remove the duplicate thermal powerhint settings
For the current design, thermalHAL will only enable one hint base on the current severity and disable the previous one. As a result, the power hint of higher severity should maintain the actions from lower severity which cause the larger config size and maintenance effort.

The new thermalHAL design will keep the lower severity's hint enabled, so we could remove the duplicate policies from higher level.

Bug: 241737737
Test: verified shiba with emul_temp
Change-Id: I352cb3dc52440373a6eebdebe77fb8c5cc24890d
2023-06-22 18:48:07 +00:00
TeYuan Wang
a167b5338b husky: thermal: fix incorrect PMU_POLL CRITICAL thermal power hint
Bug: 288353427
Test: emul_temp
Change-Id: Idc6dba769a64a3aa9c9328eb9b12cf085b6579db
2023-06-22 05:59:22 +00:00