Hasan Awais
98c543895f
uwb: update calibration
...
Bug: 309644385
Change-Id: Ib5177cd0f00101f6ef0591179f46f01480acd8a0
Signed-off-by: Hasan Awais <hasanawais@google.com>
2024-03-29 16:51:21 +00:00
Ted Wang
483740265e
Merge "[Bluetooth] Update BT SAR table with HR value included" into 24D1-dev
2024-03-29 15:50:58 +00:00
Ted Wang
35b6a43ca2
Merge changes Iaee46b18,I6ca4cb3d,I836dc6a1 into 24D1-dev
...
* 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
2024-03-29 15:50:36 +00:00
David Li
3485ca3f4b
Merge "audio: add spatializer-offload-playback to sco device" into 24D1-dev
2024-03-29 15:01:55 +00:00
Treehugger Robot
6ab85c4f82
Merge "thermal: Update VIRTUAL-SKIN equation" into 24D1-dev
2024-03-29 14:02:51 +00:00
cweichun
9d97084df8
comet: upgrade IDisplay to V11
...
Bug: 307787644
Test: build pass
Change-Id: I113b62f714c25704dbbd097e3c0ebb8a8551d1c4
2024-03-29 00:06:59 +00:00
David Li
7fe00be4bf
audio: add spatializer-offload-playback to sco device
...
Bug: 330318667
Test: manually test
Change-Id: I1e3f025b2ab78ba898b97d7035b19c08afce642e
2024-03-28 21:06:54 +08:00
sashwinbalaji
80c9fb7020
thermal: Update VIRTUAL-SKIN equation
...
Update the trigger sensors and equation for virtual-skin.
Bug: 303547449
Test: Local build, verify no thermal error logs and lshal.
Change-Id: I72677b58a4c4e29f4cd5e95b98691e4e1efb0fdc
2024-03-28 15:30:36 +08:00
Treehugger Robot
afbfa532f0
Merge "Disable Thread with resource overlay" into 24D1-dev
2024-03-28 06:46:06 +00:00
Ted Wang
7daf2aed9c
[Bluetooth] Set the HW stage device with an old Bluetooth chip that is
...
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
2024-03-28 06:26:44 +00:00
Ted Wang
aaec2752ab
[Bluetooth]: enable BtHalBqrEnable
...
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
2024-03-28 06:24:54 +00:00
Ted Wang
71f6bc7667
[Bluetooth] Enable bthal recovery by restart
...
Bug: 325998201
Test: Fake bt crash and check log
Change-Id: I836dc6a1ecf978201813ff288fa083d46fc8d9c6
2024-03-28 06:19:22 +00:00
Ted Wang
10bc5b1cc1
[Bluetooth] Update BT SAR table with HR value included
...
Bug: 331338749
Test: Manual
Change-Id: I9524fcdfd00733116ebadb8abc3c5ab7f68a5018
2024-03-28 02:50:41 +00:00
John Chang
f115c44f60
Merge "display: create entity_name property" into 24D1-dev
2024-03-27 18:52:06 +00:00
Kamal Shafi
d9d7465a7c
Merge "Revert^2 "Add system property for camera OIS with system imu"" into 24D1-dev
2024-03-27 05:40:06 +00:00
shihchienc
d4c2c65a19
Disable Thread with resource overlay
...
Bug: 330111321
Test: manual check the thread stack is not enabled
Change-Id: I0db57d5d0701e40548873960a070b132eb8d47c1
2024-03-27 04:41:42 +00:00
George Lee
3875f5bfbf
Merge "bm: add mitigation config file for comet" into 24D1-dev
2024-03-27 03:20:08 +00:00
WeiChungChang
7a3f70b91e
display: create entity_name property
...
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
2024-03-26 22:39:26 +00:00
Treehugger Robot
474b0138cc
Merge "thermal: update cdev ceiling for LITTLE cores" into 24D1-dev
2024-03-26 18:53:49 +00:00
Treehugger Robot
476fb55d6f
Merge "therma: disable LIGHT tier throttling when gaming" into 24D1-dev
2024-03-26 18:44:27 +00:00
Treehugger Robot
00a762a3d1
Merge "display: comet: don't apply overlay in low light" into 24D1-dev
2024-03-26 18:18:52 +00:00
Treehugger Robot
f09629ef97
Merge "vibrator: Enable adaptive haptics v1" into 24D1-dev
2024-03-26 18:08:20 +00:00
sashwinbalaji
e1a6516a88
thermal: update cdev ceiling for LITTLE cores
...
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
2024-03-26 16:48:05 +00:00
Treehugger Robot
63eb004b81
Merge "gps: Update FW 4.15.0.153 with gps.cfg change" into 24D1-dev
2024-03-26 10:45:05 +00:00
Peter (YM)
2e3b405b8a
therma: disable LIGHT tier throttling when gaming
...
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>
2024-03-26 07:14:03 +00:00
Ken Lin
4df5ae6359
display: comet: don't apply overlay in low light
...
Bug: 328726466
Test: trigger AOD night mode
Change-Id: Ic12022d88669729359ff3f7190f74f71507b1408
Signed-off-by: Ken Lin <lyenting@google.com>
2024-03-26 06:52:55 +00:00
Jasmine Cha
25d45b8a26
audio: update waves table
...
Bug: 331151292
Test: manual test (b/331151292#comment4)
Change-Id: I6afd3bc25ce1f6f24c8cffa7fbffd9851ef8b4cd
Signed-off-by: Jasmine Cha <chajasmine@google.com>
2024-03-26 05:30:25 +00:00
Miller Liang
4bed02f61f
Merge "audio: adjust the latecy value for av sync" into 24D1-dev
2024-03-26 04:02:30 +00:00
Chris Paulo
cd76ca41fc
vibrator: Enable adaptive haptics v1
...
Bug: 325554350
Test: atest SettingsGoogleRoboTests:com.google.android.settings.accessibility.AdaptiveHapticsTogglePreferenceControllerTest
Change-Id: I4604872786f177a6d307d9fdc24bfe8149ae081a
Signed-off-by: Chris Paulo <chrispaulo@google.com>
2024-03-25 19:52:40 +00:00
samou
091f336787
bm: add mitigation config file for comet
...
Bug: 319619657
Change-Id: Ia0fd24265603119ad5fe9dbb95cfb54f41c96f1c
Signed-off-by: samou <samou@google.com>
2024-03-25 03:42:48 +00:00
millerliang
c3fd0d2f22
audio: adjust the latecy value for av sync
...
Bug: 328473598
Test: Camera recording, Video playback
Change-Id: I4e31026f61e5745c4695863a212c750a5d737087
2024-03-22 09:00:25 +00:00
Kamal Shafi
4798f3109b
Revert^2 "Add system property for camera OIS with system imu"
...
This reverts commit be082e2f45
.
Reason for revert: patching race condition together
Bug: 324008766
Change-Id: Ida5fe782a246dd76b7a14469d2dd7e7a1a2d7998
2024-03-22 08:43:36 +00:00
Kamal Shafi
4ae1a5d169
Merge "Revert "Add system property for camera OIS with system imu"" into 24D1-dev
2024-03-21 22:10:05 +00:00
Sam Ou
c51a35f838
Merge "audio: enable battery mitigation" into 24D1-dev
2024-03-21 11:41:43 +00:00
Kamal Shafi
be082e2f45
Revert "Add system property for camera OIS with system imu"
...
This reverts commit b0af60d262
.
Reason for revert: b/330294678 device suspend caused probe stop halfway and device wastes power.
Bug: 330294678
Test: build
Change-Id: I2ab8982c81275a2154c187cac77d8e0c33abdc8b
2024-03-21 09:01:39 +00:00
William Huang
941bc19da8
Merge "Spatializer: Update configs with latest tunings." into 24D1-dev
2024-03-21 07:57:14 +00:00
William Huang
5268d19872
Spatializer: Update configs with latest tunings.
...
Update Auxel configs to http://go/txcl/34322 (commit 974de25dbcc96ce834d251e55c28463c91082f03).
Bug: 307842941
Change-Id: I09568cb3e661bd23cde0fe8adf419ab4f7040b97
Signed-off-by: William Huang <yushh@google.com>
2024-03-20 12:30:28 +00:00
Isaac Chiou
d7dfd21b5c
wifi: disable FW roaming when in idle mode
...
When device is idle, disable FW roaming (LOW RSSI roam, high band roam) to save power
Bug: 321639511
Test: Manual
Test: Build pass
Change-Id: I4426483eb9da7810e8dc3343680ff83f524e9b26
2024-03-20 06:37:19 +00:00
James Huang
a4d875cbff
gps: Update FW 4.15.0.153 with gps.cfg change
...
Add Chip_Configuration_mems_data_Configuration=0x37
Bug: 330421581
Test: Do VTS/CTS and GNSS sanity test.
Change-Id: Iaf2141e000e8e53fccba5b76462e64ed8cdcac20
2024-03-20 10:18:46 +08:00
samou
c7cfb7002b
audio: enable battery mitigation
...
Bug: 330302105
Test: manual test
Change-Id: Id042e4c0d7f69d38b41a39d131e77f5b96c23c68
Signed-off-by: samou <samou@google.com>
2024-03-19 12:01:29 +00:00
Jamin Liu
db736857f7
Merge "[Bluetooth] Use default US SAR table as default SAR table" into 24D1-dev
2024-03-18 06:48:16 +00:00
William Huang
628b126c7c
Merge "Move offload spatializer config to device-specific folder." into 24D1-dev
2024-03-18 02:50:15 +00:00
Yabin Cui
5276b45a25
comet: add etm modules in userdebug/eng builds
...
Bug: 321061072
Test: build and run comet
Change-Id: I7d1775c8b8b86964f1610cedc8191f2fdcb96fd2
Merged-In: I7d1775c8b8b86964f1610cedc8191f2fdcb96fd2
2024-03-15 14:18:10 -07:00
William Huang
de8ba53d70
Move offload spatializer config to device-specific folder.
...
Also update the configs to http://go/txcl/33962 (commit 3c51d9c2071f9adec5dbeb3f49f83b15e92247a7).
Bug: 307842941
Change-Id: I3857b2b4530a87304bdb2c292a9de851d7604274
Signed-off-by: William Huang <yushh@google.com>
2024-03-15 09:24:31 +00:00
Wei Wang
e40d721148
Merge changes I50d3eccc,I594dd8cc into 24D1-dev
...
* changes:
powerhint: port dvfs_headroom settings from caimito
powerhint: port util threshold change to comet
2024-03-15 05:55:36 +00:00
Chungkai Mei
e239802407
powerhint: port dvfs_headroom settings from caimito
...
Bug: 322000346
Test: a/b UIBench test
Change-Id: I50d3eccc1e663ac5db3792c98a6a73a297a888e3
Signed-off-by: Chungkai Mei <chungkai@google.com>
2024-03-15 03:29:22 +00:00
Chungkai Mei
e70e81621b
powerhint: port util threshold change to comet
...
Change util_threshold for little cluster to 50%. Keep value at 1280 for
CAMERA_STREAMING_LOW/CAMERA_STREAMING_STANDARD
Bug: b/316035859
Test: a/b UIBench test in lab
Change-Id: I594dd8ccecef6e26dd2c7ae73b4bee79f39f838c
Signed-off-by: Chungkai Mei <chungkai@google.com>
2024-03-15 03:29:03 +00:00
Justin Chiu
a15be933d5
Merge "gps: Update gps.cfg for GNSS FW 4.15.0.150.P1" into 24D1-dev
2024-03-15 03:14:01 +00:00
Ted Wang
18f34b0abc
[Bluetooth] Use default US SAR table as default SAR table
...
Bug: 329619451
Test: make
Change-Id: I231ceccfec9e8bdcbb3da115f26c785f343fd341
2024-03-15 02:46:22 +00:00
Kevin (Chung-Kai) Yang
260bdb4424
power_profile.xml: Update CPU Parameters for Comet
...
Test: manual test
Bug: 324079178
Change-Id: Ic3f1ebca3e69803a0e6e1f5c3f0f32c1bad73741
Signed-off-by: Kevin (Chung-Kai) Yang <chungkaiyang@google.com>
2024-03-14 11:48:30 +00:00