Commit graph

1131 commits

Author SHA1 Message Date
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
TreeHugger Robot
c3ef7ddfb1 Merge "audio: update playback tuning tables" into udc-d1-dev am: 113f27545e
Original change: https://googleplex-android-review.googlesource.com/c/device/google/shusky/+/23154517

Change-Id: Ic678cffeb765c301861309b32dbddb3fea0c0043
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2023-05-12 04:18:09 +00: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
1bc99280e7 Merge "Adding interrupt mapping for sound_trigger wakeups" into udc-d1-dev am: 3fb95b070c
Original change: https://googleplex-android-review.googlesource.com/c/device/google/shusky/+/23152033

Change-Id: Ifcfc20a3ef160fca4d9151c3a1b6e7026a56e4c6
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2023-05-11 19:59:03 +00:00
Vincent Palomares
b866ea974c Merge "shusky: powerhint: Update LITTLE CPU freq target" into udc-d1-dev am: f64724ae94
Original change: https://googleplex-android-review.googlesource.com/c/device/google/shusky/+/23125687

Change-Id: I1ab8949ad6bc5759747f5e85efc58d04b345619e
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2023-05-11 19:58: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
paulsu
017837bf5c The dvfs headroom was split into its own knob. Update to use it. am: d429c9d008
Original change: https://googleplex-android-review.googlesource.com/c/device/google/shusky/+/23162697

Change-Id: Ife6ba18a72f74d055ac1ffdafc3f2aa159842798
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2023-05-11 17:13:51 +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
3581ec827b Merge "powerhint: boost DSU and BCI when launching" into udc-d1-dev am: 2b7a51800c
Original change: https://googleplex-android-review.googlesource.com/c/device/google/shusky/+/22929516

Change-Id: I316f4d8b6009ffe6c78f75267a188d9e40e09847
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2023-05-10 09:43:07 +00:00
kuanyuhuang
4c0162c926 BT CHRE: AOC control BT power pin config
Let AOC control BT power pin at specific hardware stages

Test: make and check BT CHRE power control command
Bug: 281793463
Change-Id: I3acf11db94fb1fd46efac9582c5b53243e7dfcc2
2023-05-10 09:13: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
f5aa4708a1 Merge "add acl_mode permission" into udc-d1-dev am: 6879e96f93
Original change: https://googleplex-android-review.googlesource.com/c/device/google/shusky/+/22370826

Change-Id: I9081756e26ce93d7e8547be3a25a2155f5964cdb
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2023-05-10 04:05:57 +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
dc82ff3b2c Merge "Adding Fast Pair extended IDs for Shiba and Husky" into udc-d1-dev am: 763cece701
Original change: https://googleplex-android-review.googlesource.com/c/device/google/shusky/+/23049178

Change-Id: I59d2da80694a694f43a356f346eba635fa0318d4
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2023-05-09 16:39:27 +00: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
df8950f0da Merge "Add a new overlay item p2p_dfs_chan_enable" into udc-d1-dev am: 616b785770
Original change: https://googleplex-android-review.googlesource.com/c/device/google/shusky/+/22875636

Change-Id: I950bccb54960bbc71505105e3e26f504466dbc28
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2023-05-09 15:14:06 +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
309ebcca9e Merge "gps: add malloc assertion condition" into udc-d1-dev am: 1c90433f13
Original change: https://googleplex-android-review.googlesource.com/c/device/google/shusky/+/22835118

Change-Id: I9881ac0211d5be9843b90ff84567d1f8c8fcefd6
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2023-05-08 13:25:44 +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
d555b3c39a Merge "audio: enable CCA for VoIP downlink" into udc-d1-dev am: e6565f034d
Original change: https://googleplex-android-review.googlesource.com/c/device/google/shusky/+/22638901

Change-Id: I8ad91217fa4e6bfd3689e60bf7bb92d790af350c
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2023-05-08 09:36:31 +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
3ffe67918e Merge "thermal: adjust GPU throttling policy" into udc-d1-dev am: 25fbbf2e06
Original change: https://googleplex-android-review.googlesource.com/c/device/google/shusky/+/22977891

Change-Id: I436e36ecf57a0a00293820a215b6c19416ffd2c7
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2023-05-06 02:00:42 +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
b0dd5a5d06 Merge "[DO NOT MERGE] vibrator: Disable PWLE capability for U" into udc-d1-dev am: 8779a25fdb
Original change: https://googleplex-android-review.googlesource.com/c/device/google/shusky/+/22911065

Change-Id: I1b4bd6e4c7686550df137b69db5b509413c99c1c
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2023-05-04 21:06:55 +00:00
Nathan Kulczak
7f4f6cd8bd [DO NOT MERGE] vibrator: Disable PWLE capability for U am: f350357cbd
Original change: https://googleplex-android-review.googlesource.com/c/device/google/shusky/+/22911065

Change-Id: Ibfc28acf7ce10a71885140e0a1544120e8240f5e
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2023-05-04 21:06:53 +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
1ec1dc1b53 Merge "Remove overlay item: country code update during setup wizard" into udc-d1-dev am: bbbb07ad78
Original change: https://googleplex-android-review.googlesource.com/c/device/google/shusky/+/22976041

Change-Id: I568d4a0b2497b40723a577234ca0592fb32d9dab
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2023-05-04 02:27:52 +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
Suprabh Shukla
52a221231a Add wakeup interrupt mappings for shusky am: b41a804290
Original change: https://googleplex-android-review.googlesource.com/c/device/google/shusky/+/22999188

Change-Id: Ie01139eb25b38fd609a95fbd90d6772d8881b1d7
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2023-05-04 00:50:31 +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
fbf34a3da8 display: sb3: bigsurf: update rr regamma table am: cdffd6c55d
Original change: https://googleplex-android-review.googlesource.com/c/device/google/shusky/+/22578821

Change-Id: I9d7b5509111b526195d471437e0f812dd55fb02c
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2023-05-03 21:38:29 +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
4a008186b6 Merge "Add TouchInspector app" into udc-d1-dev am: 80ee2139e4
Original change: https://googleplex-android-review.googlesource.com/c/device/google/shusky/+/22938619

Change-Id: I1600605d254acea9b54d8ca4ca7feef4e8e85fda
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2023-05-03 07:09:33 +00: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
ed80c5e000 shusky: move perf/thermal configs around am: 77e6c02e7c
Original change: https://googleplex-android-review.googlesource.com/c/device/google/shusky/+/22960228

Change-Id: Ic109b00793fa61bea368a56e42e521c4eb1014bf
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2023-05-02 19:52:46 +00: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