Commit graph

2887 commits

Author SHA1 Message Date
Presubmit Automerger Backend
bfd125f415 [automerger skipped] [automerge] [ DO NOT MERGE ] Enable user_vote_bypass for UDFPS and face unlock 2p: 9156a09217 am: 16df52854b -s ours am: 3063576cb3 -s ours am: 7de1b142a1 -s ours
am skip reason: subject contains skip directive

Original change: https://googleplex-android-review.googlesource.com/c/device/google/raviole/+/17054687

Change-Id: Ic2f70c22160f2ff429308ea02609afa94791fa26
2022-03-07 20:17:17 +00:00
Alice Kuo
d0df8762c3 Add the audio policy for le audio offload am: 86c6fb37be am: c5b1503cbe
Original change: https://googleplex-android-review.googlesource.com/c/device/google/raviole/+/17076237

Change-Id: I1905c75ce9dbc4c81e2a7bd977a7de5de42d65f8
2022-03-07 20:16:30 +00:00
Yung Ti Su
ca5bd75d3a Seperate audio_policy_configuration for a2dp and le am: 4a8903fb24 am: b49266d97f
Original change: https://googleplex-android-review.googlesource.com/c/device/google/raviole/+/17070005

Change-Id: I9c296ba71b7e6311643ab7adaa58ebfddd75b38c
2022-03-07 20:16:26 +00:00
Alice Kuo
149376daa1 Add LE audio hardware offload property am: 8ee4619b23 am: b1820b6831
Original change: https://googleplex-android-review.googlesource.com/c/device/google/raviole/+/17085324

Change-Id: I03da16dd77b2dac03f2c0e0ee27664d5fa75104f
2022-03-07 20:16:25 +00:00
Presubmit Automerger Backend
7de1b142a1 [automerger skipped] [automerge] [ DO NOT MERGE ] Enable user_vote_bypass for UDFPS and face unlock 2p: 9156a09217 am: 16df52854b -s ours am: 3063576cb3 -s ours
am skip reason: subject contains skip directive

Original change: https://googleplex-android-review.googlesource.com/c/device/google/raviole/+/17054687

Change-Id: I493bfa91ddc6dd32c7d2be9c3100f5a7de372ba5
2022-03-07 19:52:24 +00:00
Presubmit Automerger Backend
9e1da6689b [automerger skipped] [automerge] [ DO NOT MERGE ] Enable user_vote_bypass for UDFPS and face unlock 2p: 9156a09217 am: 16df52854b -s ours am: 3063576cb3 -s ours
am skip reason: subject contains skip directive

Original change: https://googleplex-android-review.googlesource.com/c/device/google/raviole/+/17054687

Change-Id: I5426138fcd8b840c8b8babca2291f7c09e255665
2022-03-07 19:52:19 +00:00
Alice Kuo
c5b1503cbe Add the audio policy for le audio offload am: 86c6fb37be
Original change: https://googleplex-android-review.googlesource.com/c/device/google/raviole/+/17076237

Change-Id: Ib9792d4897dbc68305b6bc8a8f8746223c823ef3
2022-03-07 19:52:02 +00:00
Yung Ti Su
b49266d97f Seperate audio_policy_configuration for a2dp and le am: 4a8903fb24
Original change: https://googleplex-android-review.googlesource.com/c/device/google/raviole/+/17070005

Change-Id: I0bfe9d1e86d97d986f4094b29b21f3e98b7ba469
2022-03-07 19:51:58 +00:00
Alice Kuo
b1820b6831 Add LE audio hardware offload property am: 8ee4619b23
Original change: https://googleplex-android-review.googlesource.com/c/device/google/raviole/+/17085324

Change-Id: I56f629c284fab2b0fc5a216d94b96fc05d62ebf3
2022-03-07 19:51:57 +00:00
Alice Kuo
bfe8dbed98 Add the audio policy for le audio offload am: 86c6fb37be
Original change: https://googleplex-android-review.googlesource.com/c/device/google/raviole/+/17076237

Change-Id: Id3e7d4858b425d8ad68a609059566b56ad448238
2022-03-07 19:51:57 +00:00
Yung Ti Su
d3da20fbb8 Seperate audio_policy_configuration for a2dp and le am: 4a8903fb24
Original change: https://googleplex-android-review.googlesource.com/c/device/google/raviole/+/17070005

Change-Id: I3a567984f671df8aa6d5d3e636a7db77fe9a6621
2022-03-07 19:51:55 +00:00
Alice Kuo
6e3395bd69 Add LE audio hardware offload property am: 8ee4619b23
Original change: https://googleplex-android-review.googlesource.com/c/device/google/raviole/+/17085324

Change-Id: Ia6c9ea37f4e3873fac019be3e71486fe2f474d6f
2022-03-07 19:51:51 +00:00
Presubmit Automerger Backend
3063576cb3 [automerger skipped] [automerge] [ DO NOT MERGE ] Enable user_vote_bypass for UDFPS and face unlock 2p: 9156a09217 am: 16df52854b -s ours
am skip reason: subject contains skip directive

Original change: https://googleplex-android-review.googlesource.com/c/device/google/raviole/+/17054687

Change-Id: I5700fe179c57decd434e135e54694a903b710b78
2022-03-07 19:40:20 +00:00
Alice Kuo
86c6fb37be Add the audio policy for le audio offload
Bug: 197296692
Test: verify media with HW and SW path pass
Change-Id: If32d85e67822777e040aa6542849a7889e538e18
2022-03-07 16:34:17 +00:00
Yung Ti Su
4a8903fb24 Seperate audio_policy_configuration for a2dp and le
If ro.bluetooth.a2dp_offload.supported == true AND persist.bluetooth.a2dp_offload.disabled == true
use audio_policy_configuration_a2dp_offload_disabled.xml (a2dp X LE X)

If ro.bluetooth.a2dp_offload.supported == true AND persist.bluetooth.a2dp_offload.disabled == false AND
(ro.bluetooth.leaudio_offload.supported == false OR persist.bluetooth.leaudio_offload.disabled == true)
use audio_policy_configuration_le_offload_disabled.xml (a2dp O LE X)

If ro.bluetooth.a2dp_offload.supported == true AND persist.bluetooth.a2dp_offload.disabled == false AND
ro.bluetooth.leaudio_offload.supported == true AND persist.bluetooth.leaudio_offload.disabled == false
use default audio_policy_configuration.xml (a2dp O LE O)

Note:
The above settings are based on ro.bluetooth.a2dp_offload.supported == true condition
If ro.bluetooth.a2dp_offload.supported == false, the content of the default audio_policy_configuration.xml file must be replaced by audio_policy_configuration_a2dp_offload_disabled.xml on the target

Test: manual

Signed-off-by: Yung Ti Su <andysu@google.com>
Change-Id: Ibea329bb5b7d24b18ed3e915c9e7306729b17dfd
2022-03-07 16:34:09 +00:00
Presubmit Automerger Backend
16df52854b [automerge] [ DO NOT MERGE ] Enable user_vote_bypass for UDFPS and face unlock 2p: 9156a09217
Original change: https://googleplex-android-review.googlesource.com/c/device/google/raviole/+/17054687

Bug: 221173040
Change-Id: I074d187df907a12898d27a0b649026cc796f47f5
2022-03-07 16:11:58 +00:00
TeYuan Wang
9156a09217 [ DO NOT MERGE ] Enable user_vote_bypass for UDFPS and face unlock
Bug: 221173040
Test: Do FP unlock and confirm the user_vote can be bypassed
Change-Id: Ic8a727659c88a6a2abac2cc01865a07b23d16d29
2022-03-07 16:11:43 +00:00
Alice Kuo
8ee4619b23 Add LE audio hardware offload property
Add these property for the development on userdebug and eng only on P21.

Bug: 197296692
Test: verify media with HW and SW path pass
Change-Id: Id967269a555056e958c3f0b7b6d26c4b7ec81efc
2022-03-07 10:39:47 +00:00
Aaron Ding
b9bd2cc706 [automerge] add oriole and raven to COMMON_LUNCH_CHOICES 2p: 25d0ee4273 am: c7ba83f5ea am: 27acfdc025 am: 709efd7dec
Original change: https://googleplex-android-review.googlesource.com/c/device/google/raviole/+/17070128

Change-Id: I854fa310cb82b11a62ff974981579fe160225944
2022-03-04 08:40:15 +00:00
Aaron Ding
3b4620ee71 [automerge] add oriole and raven to COMMON_LUNCH_CHOICES 2p: 25d0ee4273 am: c7ba83f5ea am: 27acfdc025
Original change: https://googleplex-android-review.googlesource.com/c/device/google/raviole/+/17070128

Change-Id: I1f8e0ed83cc8cc2c354d015fb30d33215cc07818
2022-03-04 08:19:24 +00:00
Aaron Ding
709efd7dec [automerge] add oriole and raven to COMMON_LUNCH_CHOICES 2p: 25d0ee4273 am: c7ba83f5ea am: 27acfdc025
Original change: https://googleplex-android-review.googlesource.com/c/device/google/raviole/+/17070128

Change-Id: Ie85af7b35fcd143f292eb147cda3826af40bfdf1
2022-03-04 08:18:07 +00:00
Aaron Ding
27acfdc025 [automerge] add oriole and raven to COMMON_LUNCH_CHOICES 2p: 25d0ee4273 am: c7ba83f5ea
Original change: https://googleplex-android-review.googlesource.com/c/device/google/raviole/+/17070128

Change-Id: I958ff3629e180e2f436fd12dfe13c3a5b8360d18
2022-03-04 07:57:22 +00:00
Aaron Ding
c7ba83f5ea [automerge] add oriole and raven to COMMON_LUNCH_CHOICES 2p: 25d0ee4273
Original change: https://googleplex-android-review.googlesource.com/c/device/google/raviole/+/17070128

Bug: 222382030
Change-Id: I71224e03727bd1040fd9d3f03672b524e8676696
2022-03-04 03:22:27 +00:00
Aaron Ding
25d0ee4273 add oriole and raven to COMMON_LUNCH_CHOICES
Bug: 222382030
Change-Id: Ife8f6ff24d8f01401a7d8a2fc5fe05f8cd1c4be1
(cherry picked from commit 69b60dfbfe)
2022-03-04 03:22:17 +00:00
Aaron Ding
5db6ae439a add oriole and raven to COMMON_LUNCH_CHOICES am: 69b60dfbfe am: 9fc3f47fa3
Original change: https://googleplex-android-review.googlesource.com/c/device/google/raviole/+/17067684

Change-Id: Ia716fa4dd09412827cc34e7b9db8b1d319e4ace6
2022-03-03 13:17:07 +00:00
Aaron Ding
9fc3f47fa3 add oriole and raven to COMMON_LUNCH_CHOICES am: 69b60dfbfe
Original change: https://googleplex-android-review.googlesource.com/c/device/google/raviole/+/17067684

Change-Id: I1eb271b57d4ba700869381218d94610048e1d14a
2022-03-03 12:54:33 +00:00
Aaron Ding
442d749ab4 add oriole and raven to COMMON_LUNCH_CHOICES am: 69b60dfbfe
Original change: https://googleplex-android-review.googlesource.com/c/device/google/raviole/+/17067684

Change-Id: I6efc061d54c6714de4f2b7b9b27371d71f2a431f
2022-03-03 12:54:04 +00:00
Aaron Ding
69b60dfbfe add oriole and raven to COMMON_LUNCH_CHOICES
Bug: 222382030
Change-Id: Ife8f6ff24d8f01401a7d8a2fc5fe05f8cd1c4be1
2022-03-03 18:09:54 +08:00
George Lee
4face2f9f2 [automerge] thermal: Reduce DVFS throttling per BCL irq 2p: d3451ed575 am: 186d31190e am: fd200a8a5b am: b331ee43c8
Original change: https://googleplex-android-review.googlesource.com/c/device/google/raviole/+/16989015

Change-Id: I605474b521724b605192b0074235bf836ed405b5
2022-03-02 03:41:05 +00:00
George Lee
6eedd196b6 [automerge] thermal: Reduce DVFS throttling per BCL irq 2p: d3451ed575 am: 186d31190e am: fd200a8a5b
Original change: https://googleplex-android-review.googlesource.com/c/device/google/raviole/+/16989015

Change-Id: Ifa998c3d0dfd5844fbceab0e10d564c5c338c3cb
2022-03-02 03:19:34 +00:00
George Lee
b331ee43c8 [automerge] thermal: Reduce DVFS throttling per BCL irq 2p: d3451ed575 am: 186d31190e am: fd200a8a5b
Original change: https://googleplex-android-review.googlesource.com/c/device/google/raviole/+/16989015

Change-Id: Ia6f9eacf62a167d05cfad0ce0899060bab097235
2022-03-02 03:18:21 +00:00
George Lee
fd200a8a5b [automerge] thermal: Reduce DVFS throttling per BCL irq 2p: d3451ed575 am: 186d31190e
Original change: https://googleplex-android-review.googlesource.com/c/device/google/raviole/+/16989015

Change-Id: Ib0f0c55d3889a00d382747e017de1319457c628e
2022-03-02 02:57:26 +00:00
George Lee
186d31190e [automerge] thermal: Reduce DVFS throttling per BCL irq 2p: d3451ed575
Original change: https://googleplex-android-review.googlesource.com/c/device/google/raviole/+/16989015

Bug: 221077697
Change-Id: Ie79d162c94c9ceb347040866a660736f3c067d13
2022-02-26 21:30:42 +00:00
George Lee
d3451ed575 thermal: Reduce DVFS throttling per BCL irq
By increasing hardware clock divider count, we do not need to throttle
as hard to mitigate for brownout.

Bug: 221077697
Test: Local stress test to ensure no brownout.
Signed-off-by: George Lee <geolee@google.com>
Change-Id: Ia5d8cdbb1a0bff5baff56a81732b4a396189a10b
2022-02-26 13:30:05 -08:00
Kyle Lin
70446e080f powerhint: release BC max frequency when launching am: 1b50d53257 am: 0ed8874c8c am: c2c9278504 am: 6182715b6c
Original change: https://googleplex-android-review.googlesource.com/c/device/google/raviole/+/16844521

Change-Id: I041dd4d9674fc03d990f83b0152d51c4bd32ef59
2022-02-25 19:40:33 +00:00
YiHo Cheng
29f1ede167 powerhint: Update LITTLE control temp value am: eb18287f78 am: bd59ef8de3
Original change: https://googleplex-android-review.googlesource.com/c/device/google/raviole/+/16937208

Change-Id: Iac1d44390a48fab3a66933a7659aca134d5192a3
2022-02-25 19:00:28 +00:00
TreeHugger Robot
c756847ac7 Merge changes from topic "release_bc_max_freq_sc_v2" into sc-v2-dev-plus-aosp am: a588887a4f am: 316dd86eda am: c68ce0c2f7
Original change: https://googleplex-android-review.googlesource.com/c/device/google/raviole/+/16844521

Change-Id: Ice51a6252715250a98cd3a1f16e94ad2d2c97fe7
2022-02-25 19:00:14 +00:00
YiHo Cheng
0972f8a683 powerhint: Update LITTLE control temp value am: eb18287f78
Original change: https://googleplex-android-review.googlesource.com/c/device/google/raviole/+/16937208

Change-Id: Ida99d38699af91aaaf3530046aafe49e84acdeb7
2022-02-25 18:59:54 +00:00
TreeHugger Robot
8b891c8d97 Merge changes from topic "release_bc_max_freq_sc_v2" into sc-v2-dev-plus-aosp am: a588887a4f am: 316dd86eda
Original change: https://googleplex-android-review.googlesource.com/c/device/google/raviole/+/16844521

Change-Id: I9fdb6cb29eaf1c538e6d25f14185da015d9905d0
2022-02-25 18:59:44 +00:00
Kyle Lin
6182715b6c powerhint: release BC max frequency when launching am: 1b50d53257 am: 0ed8874c8c am: c2c9278504
Original change: https://googleplex-android-review.googlesource.com/c/device/google/raviole/+/16844521

Change-Id: Ida0802699f0d6510e7512ac2a6d94a6aeebd351c
2022-02-25 12:13:05 +00:00
Kyle Lin
c2c9278504 powerhint: release BC max frequency when launching am: 1b50d53257 am: 0ed8874c8c
Original change: https://googleplex-android-review.googlesource.com/c/device/google/raviole/+/16844521

Change-Id: I01dd52cd699e90caa81e20f82a2c63f9e662083d
2022-02-25 11:50:44 +00:00
Kyle Lin
0ed8874c8c powerhint: release BC max frequency when launching am: 1b50d53257
Original change: https://googleplex-android-review.googlesource.com/c/device/google/raviole/+/16844521

Change-Id: I9de5c4293f1a66e8a5f2bbb78a9a9eabac139f0d
2022-02-25 11:26:54 +00:00
Jimmy Shiu
5b09eeaaed powerhint: Remove unused TAUClampBoost value
Bug: 207573241
Test: boot to home
Change-Id: I21ad42d98d404e0147bba51847acce8e505ffbda
2022-02-22 23:46:58 +08:00
YiHo Cheng
bd59ef8de3 powerhint: Update LITTLE control temp value am: eb18287f78
Original change: https://googleplex-android-review.googlesource.com/c/device/google/raviole/+/16937208

Change-Id: Iebbc935403b53f2f5044f3ae4e380a7701681ede
2022-02-18 17:02:09 +00:00
YiHo Cheng
eb18287f78 powerhint: Update LITTLE control temp value
Align LITTLE control temp default value 95C as gchip team recommendation

BUG: 220076055
Test: check LITTLE switch_on_temp/contrl_temp can be updated via
thermal_stress.sh correctly.

Change-Id: I7b5cd3efd9d968884cbdd954ccf921574368ee9e
2022-02-18 07:17:35 +00:00
YiHo Cheng
2ea6a29304 powerhint: Update LITTLE control temp value
Align LITTLE control temp default value 95C as gchip team recommendation

BUG: 220076055
Test: check LITTLE switch_on_temp/contrl_temp can be updated via
thermal_stress.sh correctly.

Change-Id: I7b5cd3efd9d968884cbdd954ccf921574368ee9e
2022-02-18 07:13:45 +00:00
TreeHugger Robot
c68ce0c2f7 Merge changes from topic "release_bc_max_freq_sc_v2" into sc-v2-dev-plus-aosp am: a588887a4f am: 316dd86eda
Original change: https://googleplex-android-review.googlesource.com/c/device/google/raviole/+/16844521

Change-Id: I531b6e0b9e9384a2a739a5a301e04b44c80d2bdb
2022-02-18 05:16:43 +00:00
TreeHugger Robot
316dd86eda Merge changes from topic "release_bc_max_freq_sc_v2" into sc-v2-dev-plus-aosp am: a588887a4f
Original change: https://googleplex-android-review.googlesource.com/c/device/google/raviole/+/16844521

Change-Id: I37186acae631f0161d31fddab8c18bba2edc7d34
2022-02-18 04:37:49 +00:00
Kyle Lin
1b50d53257 powerhint: release BC max frequency when launching
Bug: 218459805
Test: Build and Trace
Change-Id: If95011f396d40726dbb58f68df00c4f13627ceaa
Signed-off-by: Kyle Lin <kylelin@google.com>
2022-02-17 05:39:03 +00:00
TreeHugger Robot
a588887a4f Merge changes from topic "release_bc_max_freq_sc_v2" into sc-v2-dev-plus-aosp
* changes:
  [automerge] powerhint: release BC max frequency when launching 2p: ac252d338b
  powerhint: release BC max frequency when launching
2022-02-17 05:39:03 +00:00