George Lee
b286677c63
thermal: Reduce DVFS throttling per BCL irq am: 18771c221b
...
Original change: https://googleplex-android-review.googlesource.com/c/device/google/pantah/+/17126426
Change-Id: I119b4b4e7d0f67035bac684000537086008a9202
2022-03-10 20:38:26 +00:00
George Lee
18771c221b
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: 221070649
Test: Local stress test to ensure no brownout.
Signed-off-by: George Lee <geolee@google.com>
Change-Id: I7ced6cdcf215738dd50d527f9f58ae4046492b29
2022-03-10 20:17:32 +00:00
TeYuan Wang
fb3697b27b
Enable user_vote_bypass for UDFPS and face unlock am: fd2cf74ed9
...
Original change: https://googleplex-android-review.googlesource.com/c/device/google/pantah/+/17137723
Change-Id: Ifd12c7669f6b5fd0b1cfba1ad21839d53bfe50b7
2022-03-10 13:05:14 +00:00
TeYuan Wang
fd2cf74ed9
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: I365924ea9f262c563c2c067d9989e3153d2c0c26
2022-03-10 12:42:28 +00:00
Carter Hsu
dcec1da997
audio update FM tuning 0309 am: 36d1681e4f
...
Original change: https://googleplex-android-review.googlesource.com/c/device/google/pantah/+/17125601
Change-Id: I294613e2b5616289f052458e42f1d908ed046612
2022-03-10 07:25:40 +00:00
Carter Hsu
36d1681e4f
audio update FM tuning 0309
...
FM table Changelist:
1. C10P10 HA optimization tuning for EVT1.1
2. P10 Modify HH volume parameter to fix b/223103615
Bug: 216258666
Test: build pass
Signed-off-by: Carter Hsu <carterhsu@google.com>
Change-Id: I1dddf764788a44613f2a00c5a0acb703e54ba3b1
2022-03-10 07:00:37 +00:00
Sayanna Chandula
d3cf0d0dcb
thermal: update C10 and P10 thermal configurations am: e2e40853a5
...
Original change: https://googleplex-android-review.googlesource.com/c/device/google/pantah/+/17144752
Change-Id: I5e720e4a2f54943746262cf006683e4653a794df
2022-03-10 03:39:35 +00:00
Sayanna Chandula
e2e40853a5
thermal: update C10 and P10 thermal configurations
...
Update virtual-skin and virtual-skin-charge with v2 coefficients.
Bug: 220922474
Test: Build and boot on device. Check thermal configuration
Signed-off-by: Sayanna Chandula <sayanna@google.com>
Change-Id: I81224836d03fe501b6472d568e037019c61b7dca
(cherry picked from commit c9f55902d1
)
2022-03-09 23:40:31 +00:00
Carter Hsu
aa18198563
audio: update voice tuning for EQ setting in HAWB am: cd9c935da4
...
Original change: https://googleplex-android-review.googlesource.com/c/device/google/pantah/+/17050389
Change-Id: I637586ffbb3e48d5e4ea4541d3eee79a92956c2f
2022-03-09 02:02:38 +00:00
Carter Hsu
cd9c935da4
audio: update voice tuning for EQ setting in HAWB
...
Bug: 216258666
Test: build pass
Signed-off-by: Carter Hsu <carterhsu@google.com>
Change-Id: Ic8f0e696280c87412f0f52657ae26360f00c29e5
2022-03-09 01:34:04 +00:00
Jimmy Shiu
96f71fea55
powerhint: update the config aligned to gs201 am: e8000482de
...
Original change: https://googleplex-android-review.googlesource.com/c/device/google/pantah/+/17107187
Change-Id: Ifac02580768aa92b89c7cfb572812a7dbfd96e63
2022-03-08 15:47:09 +00:00
Jimmy Shiu
c15ca55cfa
powerhint: fork powerhint.json for pantah am: b9cf8d408a
...
Original change: https://googleplex-android-review.googlesource.com/c/device/google/pantah/+/17107186
Change-Id: I7afdadf1fa5a9782d3f7ccac2a457ef907d9e1be
2022-03-08 15:47:06 +00:00
Jimmy Shiu
e8000482de
powerhint: update the config aligned to gs201
...
update powerhint.json for panther and cheetah
Test: Build and check trace
Bug: 207573241
Change-Id: I3c27fdbe70cf8c950ea2c09bb7a813261838cb23
Merged-In: I3c27fdbe70cf8c950ea2c09bb7a813261838cb23
2022-03-08 15:22:52 +00:00
Jimmy Shiu
b9cf8d408a
powerhint: fork powerhint.json for pantah
...
Move the powerhint.json from gs201 to pantah.
Separate powerhint.json for each device.
Test: build and manually check
Bug: 207573241
Change-Id: I32d9093e48ca5f62cf0d05ec43a8b77b99ed254d
Merged-In: I32d9093e48ca5f62cf0d05ec43a8b77b99ed254d
2022-03-08 15:22:52 +00:00
Shinru Han
4dd235c30f
gps: Enable SI SUPL over Wifi am: 249ac9c196
...
Original change: https://googleplex-android-review.googlesource.com/c/device/google/pantah/+/17012064
Change-Id: I5d6e7bf8371556f1e1cbe162ca267803db28ff97
2022-03-08 11:33:59 +00:00
Shinru Han
249ac9c196
gps: Enable SI SUPL over Wifi
...
Test: -
- SI SUPL Wifi on + mobile network off
- SI SUPL Wifi on + mobile network on
- SI SUPL Wifi off + mobile network on
- SI SUPL Wifi on + airplane mode on
Bug: 220816549
Change-Id: I22382d768b406ff4caccb148018a6d3863c25ded
2022-03-08 11:05:49 +00:00
Mark Chang
529128621e
P10: Start twoshay service during boot. am: 81d4d05b9c
...
Original change: https://googleplex-android-review.googlesource.com/c/device/google/pantah/+/17106005
Change-Id: Ic18f496e628366004c5d73dbc8e5c7f0eceb0c0a
2022-03-08 05:29:55 +00:00
Mark Chang
81d4d05b9c
P10: Start twoshay service during boot.
...
Bug: 199105154
Test: adb logcat | grep twoshay
Test: twoshay launched successfully.
Signed-off-by: Mark Chang <changmark@google.com>
Change-Id: If657e038e13fa02596518ab1bfcc109a9c29c2d3
2022-03-08 05:08:41 +00:00
Edwin Tung
66abe1df59
gps: Set RTO/SUPL download interval to 20 min am: 526123c675
...
Original change: https://googleplex-android-review.googlesource.com/c/device/google/pantah/+/17063744
Change-Id: Ib16f7a8c6e5807c8028464487ca54de2d3eb1fa9
2022-03-08 04:08:51 +00:00
Edwin Tung
526123c675
gps: Set RTO/SUPL download interval to 20 min
...
Bug: 220457118
Verify test: 222416929
Test: TTFF and RTO download
Change-Id: Iae08c16af6e8e93ed6548465627a00fb8f0fedbd
2022-03-08 03:48:40 +00:00
davidycchen
e4fd46ae54
C10: start twoshay service during boot am: f834376e52
...
Original change: https://googleplex-android-review.googlesource.com/c/device/google/pantah/+/17106004
Change-Id: I97cc9d8cb6a91978f9f725bd48218282c716bc7a
2022-03-07 22:42:15 +00:00
davidycchen
f834376e52
C10: start twoshay service during boot
...
Bug: 199104528
Test: twoshay starts during boot.
Signed-off-by: davidycchen <davidycchen@google.com>
Change-Id: I862df8aa612fb9c409cf37538c2ab2e5cb794117
2022-03-07 13:22:03 +00:00
millerliang
04815682d9
audio: change format of mmap-playback to float am: a4f879a3d4
...
Original change: https://googleplex-android-review.googlesource.com/c/device/google/pantah/+/17043946
Change-Id: Ie833f490830545e322e6463dec4c439fe4899521
2022-03-07 03:20:34 +00:00
millerliang
a4f879a3d4
audio: change format of mmap-playback to float
...
Bug: 201398105
Test: OboeTester
Test: atest CtsNativeMediaAAudioTestCases
Signed-off-by: millerliang <millerliang@google.com>
Change-Id: I57965faeb93f6e07f10ba8ab63d66298149bd556
2022-03-07 02:59:26 +00:00
Kris Chen
fc85ea3775
c10p10: Add config_udfps_illumination_transition_ms am: cd8a034fd9
...
Original change: https://googleplex-android-review.googlesource.com/c/device/google/pantah/+/17076236
Change-Id: I00ac244d4829202e872a10a4ffa0dae6122a563f
2022-03-07 02:06:56 +00:00
Kris Chen
cd8a034fd9
c10p10: Add config_udfps_illumination_transition_ms
...
Bug: 197780765
Test: Enroll and authenticate fingerprints.
Change-Id: I5101da79c856481d6509d0ef36af8eef7dbbbf05
2022-03-07 01:44:25 +00:00
Bao Zhu
1f7a08cfe1
Add coex MIPI tables am: 0feab0e57b
...
Original change: https://googleplex-android-review.googlesource.com/c/device/google/pantah/+/17056555
Change-Id: Ic0388e6e24f0338de0db6cca0e777ee5c62e37ba
2022-03-06 16:57:57 +00:00
Bao Zhu
0feab0e57b
Add coex MIPI tables
...
Bug: 206337456
Test: Cheked generated files after compiling
Change-Id: I9cab77bde0cb8e4a8a38320cbb7f394cc3b68e7e
2022-03-04 20:25:21 +00:00
Randall Huang
5d8b785169
P22: config zram size for dev boards am: e3d97fcd99
...
Original change: https://googleplex-android-review.googlesource.com/c/device/google/pantah/+/17070622
Change-Id: I8e06153e3b70d9115262de457896f62558ea8cee
2022-03-04 16:06:16 +00:00
Randall Huang
e3d97fcd99
P22: config zram size for dev boards
...
Bug: 222601059
Test: run generic/018
Signed-off-by: Randall Huang <huangrandall@google.com>
Change-Id: I2dad954957c9523816072fe4d42db6ae85dc87d1
2022-03-04 15:42:39 +00:00
Jasmine Cha
f2456bc29a
audio: waves: update BAACL mps and ini am: 22fe48b297
...
Original change: https://googleplex-android-review.googlesource.com/c/device/google/pantah/+/17077326
Change-Id: Ie7e5e955c63c52d6f8169bca223164f06701cf6e
2022-03-04 10:31:15 +00:00
Jasmine Cha
22fe48b297
audio: waves: update BAACL mps and ini
...
Bug: 203794965
Test: manual test
P10: b/203794965#comment7
C10: b/203817007#comment10
Signed-off-by: Jasmine Cha <chajasmine@google.com>
Change-Id: I758791e6311ac1e33c1dd2aa16ad40bd636d9c7f
2022-03-04 10:02:32 +00:00
George Chang
9e2bc9c597
Enable STNFC_ACTIVERW_TIMER am: f37b5b2c9b
...
Original change: https://googleplex-android-review.googlesource.com/c/device/google/pantah/+/17071748
Change-Id: Ifdefc824be8d384998f4b79c25292d56758c02d5
2022-03-04 09:34:17 +00:00
George Chang
f37b5b2c9b
Enable STNFC_ACTIVERW_TIMER
...
Bug: 217231862
Bug: 194675064
Test: stress tests
Change-Id: I88a782ee6aa5922aa9e52a53c6cff6e62f850a10
2022-03-04 09:49:51 +08:00
Carter Hsu
498ffdb184
Revert^2 "audio: Update voice tuning 20220224" am: 7585c7545a
...
Original change: https://googleplex-android-review.googlesource.com/c/device/google/pantah/+/17046314
Change-Id: Ie018a736fc10aee6ae8ab5609d80a53eef8997d1
2022-03-04 00:29:37 +00:00
Carter Hsu
6c2b433d75
Revert^2 "audio: iS900 table release of Fortemedia" am: b8102093c5
...
Original change: https://googleplex-android-review.googlesource.com/c/device/google/pantah/+/17046313
Change-Id: Iff0f0863e74e03b35a13d02014641267d38c584f
2022-03-04 00:29:36 +00:00
Carter Hsu
d14d839fb4
Revert^2 "audio: voip downlink to stereo" am: 94c8478ae8
...
Original change: https://googleplex-android-review.googlesource.com/c/device/google/pantah/+/17046312
Change-Id: Ibc438280d4e2442d54b8fdbd94b132ca57f22a3d
2022-03-04 00:29:35 +00:00
Carter Hsu
7585c7545a
Revert^2 "audio: Update voice tuning 20220224"
...
fd3cebfa22
Change-Id: I161570a9f52f7586ab674c675b5fdaaad5457741
2022-03-02 13:09:51 +00:00
Carter Hsu
b8102093c5
Revert^2 "audio: iS900 table release of Fortemedia"
...
a0982ca489
Change-Id: If70327187c71a6df3c2dc05823ba6d5a08a83eef
2022-03-02 13:09:51 +00:00
Carter Hsu
94c8478ae8
Revert^2 "audio: voip downlink to stereo"
...
a692a92f6f
Change-Id: I312d657be88e5fe4f4c52f649b0e84c3858a0916
2022-03-02 13:09:51 +00:00
Carter Hsu
ce66adb9f9
Revert "audio: voip downlink to stereo" am: a692a92f6f
...
Original change: https://googleplex-android-review.googlesource.com/c/device/google/pantah/+/17052769
Change-Id: I09cda74a8cfa43996f2e9a9f3fc49f21a8f672ed
2022-03-02 12:18:45 +00:00
Carter Hsu
94ca19d7bf
Revert "audio: iS900 table release of Fortemedia" am: a0982ca489
...
Original change: https://googleplex-android-review.googlesource.com/c/device/google/pantah/+/17052770
Change-Id: Iafc26640aa2b8bb3470239eb808cfc6982d14768
2022-03-02 12:18:44 +00:00
Carter Hsu
b9d1057e38
Revert "audio: Update voice tuning 20220224" am: fd3cebfa22
...
Original change: https://googleplex-android-review.googlesource.com/c/device/google/pantah/+/17052767
Change-Id: Iedbc5596c89c5fb966d75e988c9133a997f7ec74
2022-03-02 12:18:43 +00:00
Carter Hsu
a692a92f6f
Revert "audio: voip downlink to stereo"
...
Revert submission 16996078-voip_speaker_separation-master-table-tm-dev
Reason for revert: <AoC is reverted by b/222138584>
Reverted Changes:
I85c654319:audio: voip downlink to stereo
Iac83ae74c:audio: iS900 table release of Fortemedia
Change-Id: Ib741e38913ab39af916f3dbb60bd08159c0d6cf2
2022-03-02 12:00:42 +00:00
Carter Hsu
a0982ca489
Revert "audio: iS900 table release of Fortemedia"
...
Revert submission 16996078-voip_speaker_separation-master-table-tm-dev
Reason for revert: <AoC is reverted by b/222138584>
Reverted Changes:
I85c654319:audio: voip downlink to stereo
Iac83ae74c:audio: iS900 table release of Fortemedia
Change-Id: I5bb1d1a0ba11b130f2ff56e8babf5402a135e8f4
2022-03-02 12:00:42 +00:00
Carter Hsu
fd3cebfa22
Revert "audio: Update voice tuning 20220224"
...
This reverts commit cbb9f05e5a
.
Reason for revert: <AoC is reverted by b/222138584>
Change-Id: I4125a61c1142e0c6733f121b227d9ec652191a4b
2022-03-02 12:00:42 +00:00
Wayne Lin
c79c4cfe51
[P22] gps : remove EnableFilteringForLTEB13 in gps.xml am: ca92942355
...
Original change: https://googleplex-android-review.googlesource.com/c/device/google/pantah/+/17033480
Change-Id: Idae4b2de6055dedc3938f6fb0a93fcb179f18490
2022-03-02 03:52:17 +00:00
Robert Lee
b2c19f2be4
audio: update speaker protection bin file am: 24f59386c5
...
Original change: https://googleplex-android-review.googlesource.com/c/device/google/pantah/+/17033474
Change-Id: I1733b173876e93c6b4df2f7acf7d787088960cb4
2022-03-02 03:52:06 +00:00
Wayne Lin
ca92942355
[P22] gps : remove EnableFilteringForLTEB13 in gps.xml
...
Bug: 219973153
Test: verify pass
Change-Id: I0688d7cac1880c86bb8ec2fac2be0c73e6cccd7f
2022-03-02 03:39:14 +00:00
Robert Lee
24f59386c5
audio: update speaker protection bin file
...
Change list:
1.Enable PICL model on top speaker
Bug: 199029784
Test: builds
Change-Id: I2a330b4624eef8e8cbb6ad980f6fbcd18ac9c6f7
Signed-off-by: Robert Lee <lerobert@google.com>
2022-03-02 03:23:20 +00:00