this patch is to cooperate with Bluetooth Stack pre-build for BQRv6
1.Enable BQR RF Stats event (bit 8 = 1) at BQR event Mask
0x100 = 256, default value(295006) + 256 = 295262
2.Disable BtHalBqrEnable to disable config BQR from HAL
Bug: 332305546
Test: Manual
Change-Id: Ie9045b15bd9093a12d61eab592d29684c751e77f
Reuqest ref time/location in factory cold start
Allowed age can be set in the CFG file. Up to 600. (defualt is 0)
Bug: 328349939
Test: VTS/CTS and GNSS sanity test b/332100288
Change-Id: If89de023f79759a311744fa0fddb2dfb948ac99b
Remove the below power rails as they're going to be replaced with
different ones for better ODPM coverage.
- S8S_VDD_G3D_L2
- L9S_GNSS_CORE
Bug: 331556280
Test: Push config and verify thermal logs
Change-Id: Ic5c6cb7c4ddae258c89cbe3cb50a104f7044e016
* changes:
[Bluetooth] Set the HW stage device with an old Bluetooth chip that is not longer supported by the BT firmware
[Bluetooth]: enable BtHalBqrEnable
[Bluetooth] Enable bthal recovery by restart
Project11 power hint reuse "streaming_standard" with extra MIF target
tuning.
Bug: 331634569
Test: power test, cpu profile
Change-Id: I3a35531f45e4efae3186fcb2b26ddfab3091764e
- Update WLC moderate threshold from 38 to 41.
- Update rule to identify WLC scneario (acc to pa/2736243).
- Update WLC equation to latest equation.
- Keep inital vskin-charge equation as vskin-charge persist.
- lower charger_threm trigger point to align with vskin-charge persist
trigger temp.
- Set vskin-charge-persist as vskin-wlc if current state is wlc else set
to vskin-wired.
- to ensure vskin wired status is recorded, unhide is_wlc, vskin-wired
and vskin-charge-persist.
Bug: 303547723
Test: Boot to home and check logs
Change-Id: I1b86b3c15caca6353447c76f2f72bb7c18cccfd6
Update the trigger sensors and equation for virtual-skin.
Bug: 303547449
Test: Local build, verify no thermal error logs and lshal.
Change-Id: I72677b58a4c4e29f4cd5e95b98691e4e1efb0fdc
not longer supported by the BT firmware
Bug: 330484474
Test: fake fw crash in Evt 1.0 device and check the log
Change-Id: Iaee46b189b6c2bb87faf4859c97c9997632622cd
Workaround Patch for BQRv6 enable
tldr:
the actual fix in Bluetooth stack is still under prebuilt process
(b/329049227), this workaround is to enable BQR for debug controller
issue in CM4KM4TK4 in advance. and will be reverted when the actual fix
submit.
Bug: 329589582
Test: Manual test
Change-Id: I6ca4cb3d02a8ec6023547cfbe10e3642c215dab5
HWC should designate the entity name 'Inner-Display'
for the primary display in cases of dual panels.
Bug: 329370514
Test: verify powerstats for dual panel devices
Change-Id: Id9dc05d081f21dad7c97f9a7a061164fb01644dd
Inefficient OPPs were removed for the LITTLE cores from em table.
This change is to update the cdev ceilings in thermal policy to reflect
the EM changes
Bug: 331397497
Test: Build and boot on device.
Change-Id: I770b4495715a8da8e90248c0df043d2aa489c8d4
We already have the CPU scheduler optimization for game mode to sustain
the power and perf, so remove the CPU thermal policy at lower
temperature to avoid the interfence on CPU scheduler.
Bug: 329697728
Test: Build and verify behavior by sending powerhint
Change-Id: Ida42089c9752ce03875da9f390cc6d4a360151d8
Signed-off-by: Peter (YM) <peterym@google.com>