lukechang
6f228f059d
powerhint: shorter cpd cl2 target_residency
...
Shorter cpd cl2 target residency to 10ms when receiving DISPLAY_INACTIVE hint.
Test: manual - check cpd cl2 target_residency file node when screen on and off
Bug: 277390134
Change-Id: I15a7b24583db4423ccdbae05d9b857687bae7b78
Signed-off-by: lukechang <lukechang@google.com>
2023-05-16 09:42:33 +00:00
Tai Kuo
12c436b395
Revert "haptics: update hapitcs sink and slot setting"
...
This reverts commit be92d60ec5
.
Bug: 278018625
Test: Check audio coupled haptics at the sound preview app.
Change-Id: I35d52c31015c13670fc6d4e8ef57a3d0ea641391
2023-05-16 16:00:53 +08:00
Peter Lin
e0b027a14d
add display high blocking zone
...
High blocking zone: 50k lux && normal brightness max(1000 nits) lock at 120 Hz
Bug:282254151
test: check refresh rate in high zone
Change-Id: Ib3308eddf240a93cccc64d2aa5d3174ba7f51c35
2023-05-16 03:44:54 +00:00
TeYuan Wang
df5fa53c5d
thermal: enable sendCallback for VSKIN-SPEAKER
...
Bug: 282062889
Test: adb shell dumpsys android.hardware.thermal.IThermal/default emul_temp VIRTUAL-SKIN-SPEAKER 37001
Change-Id: Ib2b180b49223da178f1fb6f7e694a17166187829
2023-05-15 14:37:29 -07:00
Jasmine Cha
cc7f844429
audio: use VIRTUAL-SKIN-SPEAKER for playback throttle
...
Bug: 282062889
Test: manual test
Change-Id: I30fcb91c4f8dc8d9208389f551034e829166afda
Signed-off-by: Jasmine Cha <chajasmine@google.com>
2023-05-15 03:42:31 +00:00
Treehugger Robot
3590c2c131
Merge "audio: add mute duration for primary output" into udc-d1-dev
2023-05-15 02:19:24 +00:00
Ali K. Zadeh
3bf77ed72c
Merge "Disable CDPreferHighCap and set CDCpuSet to 0-8 for 60fps" into udc-d1-dev
2023-05-12 20:36:30 +00:00
Shuibing Dai
24a1a64738
Merge "Disable p2p 6ghz channels" into udc-d1-dev
2023-05-12 19:12:59 +00:00
Treehugger Robot
9c30f5412c
Merge "powerhint: Update expensive rendering hint" into udc-d1-dev
2023-05-12 18:49:21 +00:00
Ali K. Zadeh
35f32e57de
Disable CDPreferHighCap and set CDCpuSet to 0-8 for 60fps
...
Bug: 274005880
Test: ODPM/Framedrops
Change-Id: Ib417c771b04146ec641e19088b205fb76a7380ea
2023-05-12 17:37:38 +00:00
Ali K. Zadeh
5561c95dc6
Merge "Remove BCI and DSU max frequencies from all camera streaming use-cases" into udc-d1-dev
2023-05-12 17:18:04 +00:00
Treehugger Robot
098f926027
Merge "[SWB] Disable super wideband" into udc-d1-dev
2023-05-12 15:54:53 +00:00
Jasmine Cha
e82522ec9d
audio: add mute duration for primary output
...
- beginning of previous notification is cut off.
Bug: 282118346
Test: preview notification
Change-Id: I914bee1db3a88883e52f8196382f64622744e1df
Signed-off-by: Jasmine Cha <chajasmine@google.com>
2023-05-12 15:53:12 +08:00
Shuibing Dai
a1ff6ef8d6
Disable p2p 6ghz channels
...
It has an effect on following cases:
1.In some coutries(eg.JP) without 5ghz channels available for p2p except indoor channels, if STA firstly connected with indoor channel AP and then disconnected, it will cause wpa_supplicant to select 6ghz channels.
2.If STA firstly connected with 6ghz channel AP and Application create p2p group without config, wpa_supplicant also tried to select STA-associated channel(in this case, i.e. 6ghz ch).
Bug: 272298287
Test: Manually verify nearby case between two pixel phones(one source and other as target):
1.Both devices CC: JP
2.Both devices connected with indoor channel(5g) AP
3.Source shared one big file(3G bytes) with target
4.During data transferring, disconnected target STA
Check if file sharing can continue
Change-Id: I71c0b7994ec7ef819db0203a0ae9a1b951449da7
2023-05-12 03:58:20 +00:00
TreeHugger Robot
113f27545e
Merge "audio: update playback tuning tables" into udc-d1-dev
2023-05-12 03:32:25 +00:00
TreeHugger Robot
3fb95b070c
Merge "Adding interrupt mapping for sound_trigger wakeups" into udc-d1-dev
2023-05-11 19:52:45 +00:00
Vincent Palomares
f64724ae94
Merge "shusky: powerhint: Update LITTLE CPU freq target" into udc-d1-dev
2023-05-11 19:18:55 +00:00
Ali K. Zadeh
e4e9387c01
Remove BCI and DSU max frequencies from all camera streaming use-cases
...
Bug: 280459252
Test: ODPM/Framedrops
Change-Id: I7edfa856af5623e545d5883bf3647ae0fa14d7fb
2023-05-11 17:08:51 +00:00
shihchienc
87615e502e
[SWB] Disable super wideband
...
Disable SWB by setting system property
Tag: #feature
Bug: 281957936
Test: flash devices and check property
Change-Id: I7f9e824b64feb23f8ddf61ef44e92dad889030b2
2023-05-11 08:54:07 +00:00
paulsu
d429c9d008
The dvfs headroom was split into its own knob. Update to use it.
...
util_threshold only controls migration margin now. dvfs headroom has its
own new knob.
Test: Local run
Bug: 281792287
Change-Id: I828f943aab936b532f658dc6bf3acfc903b7fc02
Signed-off-by: paulsu <paulsu@google.com>
2023-05-11 08:00:23 +00:00
Jasmine Cha
27d89c284b
audio: update playback tuning tables
...
Release Updates:
- Improvement to timbre and distortion to fix b/278032652
- Improvement to dynamics (including volume pumping fixes)
- Loudness update to fix b/278034786
- Clarity update to fix b/278034414
- Stereo balance update to fix b/280352917
- Reverse landscape mode added (in INI and MPS files)
- Volume curve update (to match previous projects)
Bug: 281863318
Test: manual test
- Acoustic objective testing pass
- Perceptual internal + demo testing pass
Change-Id: I5f4be7d438f9e367a54dd8a2adee04e0c1a69526
Signed-off-by: Jasmine Cha <chajasmine@google.com>
2023-05-11 10:05:12 +08:00
Suprabh Shukla
9897a96f19
Adding interrupt mapping for sound_trigger wakeups
...
Test: Manually inspect the output of `dumpsys batterystats --wakeups`
Bug: 271922941
Change-Id: I1e537775db73b56df36515427117df2e21483dc6
2023-05-10 23:12:33 +00:00
Lisa (LeeWei) Liu
2b7a51800c
Merge "powerhint: boost DSU and BCI when launching" into udc-d1-dev
2023-05-10 08:59:48 +00:00
Lisa Liu
c00bd9183d
powerhint: boost DSU and BCI when launching
...
Bug: 269809407
Bug: 258100337
Test: Build and abtd run result
Change-Id: I8f5ce6866ec13080cfc9fd1e5cfddd8d95dc4e32
2023-05-10 06:53:23 +00:00
Treehugger Robot
6879e96f93
Merge "add acl_mode permission" into udc-d1-dev
2023-05-10 03:33:29 +00:00
Vincent Palomares
4051835886
shusky: powerhint: Update LITTLE CPU freq target
...
Bug: 281138320
Test: build, camera
Change-Id: I85983896cccaf9a31903c4ceeb905407e1d63d3b
Signed-off-by: Vincent Palomares <paillon@google.com>
2023-05-09 19:54:31 -07:00
Jay Civelli
763cece701
Merge "Adding Fast Pair extended IDs for Shiba and Husky" into udc-d1-dev
2023-05-09 15:59:53 +00:00
Shuibing Dai
616b785770
Merge "Add a new overlay item p2p_dfs_chan_enable" into udc-d1-dev
2023-05-09 14:31:32 +00:00
Shuibing Dai
67d1997ea3
Add a new overlay item p2p_dfs_chan_enable
...
Bug: 272298287
Test: Manually verified it working from logs
Change-Id: Ic2a35964200bff39c4004b8553fedb866173c9ac
Merged-In: Ic2a35964200bff39c4004b8553fedb866173c9ac
2023-05-09 06:16:06 +00:00
Treehugger Robot
1c90433f13
Merge "gps: add malloc assertion condition" into udc-d1-dev
2023-05-08 12:41:10 +00:00
Carter Hsu
e6565f034d
Merge "audio: enable CCA for VoIP downlink" into udc-d1-dev
2023-05-08 08:49:59 +00:00
Wei Wang
25fbbf2e06
Merge "thermal: adjust GPU throttling policy" into udc-d1-dev
2023-05-06 01:10:33 +00:00
Jay Civelli
1981dcae60
Adding Fast Pair extended IDs for Shiba and Husky
...
Adding the Fast Pair extended IDs for Shiba and Husky so that
Quick Start shows the right Fast Pair bottom sheet on other devices
during setup.
Bug: 280889888
Test: Manually flashed a Shiba & Husky device and validated the FP
bottom sheet is displayed on a nearby other device
Change-Id: Idf45a6ca819dbb012210ee9dfeec7e98b18603de
2023-05-04 23:27:39 +00:00
Treehugger Robot
8779a25fdb
Merge "[DO NOT MERGE] vibrator: Disable PWLE capability for U" into udc-d1-dev
2023-05-04 20:26:45 +00:00
Shuibing Dai
bbbb07ad78
Merge "Remove overlay item: country code update during setup wizard" into udc-d1-dev
2023-05-04 01:55:10 +00:00
Devika Krishnadas
0d10c3d43f
powerhint: Update expensive rendering hint
...
Bug: 246347593
Test: b/246347593 - comment 10, 11, 12, 13
Change-Id: Ia8ab59f1aafc88bc39192f15b8fe9639d9a5cd34
Signed-off-by: Devika Krishnadas <kdevika@google.com>
2023-05-04 00:04:38 +00:00
Suprabh Shukla
b41a804290
Add wakeup interrupt mappings for shusky
...
Test: Manually inspect the output of:
`dumpsys batterystats --wakeups`
Bug: 271922941
Change-Id: I9708b79021c1e2a5fe066a8b66820ca28c899ea4
2023-05-03 22:12:50 +00:00
Karuna Ramkumar
cdffd6c55d
display: sb3: bigsurf: update rr regamma table
...
Update rr regamma table used for smooth cal DPU compensation
Bug: 243694502
Change-Id: Ib17abe53b485bf7f5fc98200f41ab0b8fb6ca063
2023-05-03 20:45:08 +00:00
Karuna Ramkumar
6c57137faa
display: sb3: shoreline: update rr regamma table
...
Update rr regamma table used for smooth cal DPU compensation
Bug: 243694502
Change-Id: I42f2c5b75093005165fe99b9173436d930edbeb6
2023-05-03 12:29:07 -07:00
TeYuan Wang
0807a5ff7f
thermal: adjust GPU throttling policy
...
Bug: 258136466
Test: run MH_OFF
Change-Id: Ide5cad291832558a37ede742772dae61936c6bcb
2023-05-03 10:44:36 -07:00
Yen-Chao Chen
80ee2139e4
Merge "Add TouchInspector app" into udc-d1-dev
2023-05-03 06:26:14 +00:00
Shuibing Dai
c4ce10285b
Remove overlay item: country code update during setup wizard
...
The country code updating from scan results generic case can cover setup wizard case.
Bug: 279625751
Test: manually verified generic case
Change-Id: Ic61530c4d3a6fe91c3bec3f2cf34f47dbc61bd16
2023-05-02 14:04:11 -07:00
Andrew Chant
77e6c02e7c
shusky: move perf/thermal configs around
...
Move shusky thermal .json files into thermal/
and perf configs into perf/.
Also move the configs into device-shusky-common.mk,
allowing override of the config file path.
Bug: 277993984
Change-Id: Ifa2882ee9c27c57d967c27f9f8e8edaff313e2d5
2023-05-02 09:39:45 -07:00
Dan Moore
bb1576b0ff
Merge "thermal: update bts_window_partial coefficients" into udc-d1-dev
2023-05-02 15:00:31 +00:00
Yen-Chao Chen
2d64625651
Add TouchInspector app
...
Bug: 279675034
Test: trigger touch calibration by the app.
Change-Id: Ic2d5476c670fbc73938f685da34125e55b2b5bbf
Signed-off-by: Yen-Chao Chen <davidycchen@google.com>
2023-05-02 14:42:39 +08:00
Carter Hsu
50fab6913b
Merge "audio: FM table check in (2023/04/28) for telephony." into udc-d1-dev
2023-05-02 03:05:51 +00:00
Carter Hsu
f27f61425f
Merge "audio: FM table check in (2023/04/28) for telephony." into udc-d1-dev
2023-05-02 03:05:29 +00:00
Treehugger Robot
32e929bbf8
Merge "Camera: Force front camera always binning for 720P or less" into udc-d1-dev
2023-05-02 02:59:26 +00:00
Treehugger Robot
e3a83ba4fe
Merge "Revert "Revert "shusky: disable parallel module loading""" into udc-d1-dev
2023-04-29 01:57:34 +00:00
Andrew Chant
04716d5711
Revert "Revert "shusky: disable parallel module loading""
...
This reverts commit ca1a96d3bd
.
Reason for revert: ToT instability.
Bug: 280112517
Change-Id: Icef303545cbef7884c2ae81bd9b9d5fd94ea42ca
2023-04-28 22:41:37 +00:00