usb_pwr_therm will be impacted by MODEM, so add more rules to
avoid false positive
Bug: 286482405
Test: emul_temp
Change-Id: I98ba998857cb4b1f876d51129becdb27d4356fd6
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
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
- 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
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>
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
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
to mitigate potential kernel panic, load g2d only at the
same time.
Test: Build pass
Bug: 287727823
Change-Id: I8b4eac1875d3b394fc9ab651959db54c53967326
Signed-off-by: Chungkai Mei <chungkai@google.com>