Commit graph

433 commits

Author SHA1 Message Date
Jason Chang
1c85f94fad Fix udfps lottie animation UI wrong place for new project
Customize overlay package for udfps lottie animation
translate position.

Flag: NONE

Bug: 335564108

Test: manully test with reproducible steps:
1. Flash the device.
2. Set fingerprint in SUW
3. Observe behavior.

Change-Id: I15a76c3d08ab97492de219de7c6c15596030df3f
2024-04-29 06:47:16 +00:00
Shin-Yu Wang
84e10290c3 display: tg4b: use default adaptive brightness table
Bug: 316356236
Test: Check dumpsys display
Change-Id: Ib9f8f56563700e1c04db5a0fddc13ed39d3136bf
2024-04-29 06:25:54 +00:00
Taeju Park
b5a82d7a8c powerhint: remove lcpi paramter for PMU limit am: 3b9cfb2867
Original change: https://googleplex-android-review.googlesource.com/c/device/google/tegu/+/27120490

Change-Id: I5eaa4391de3b532860e6845b78dbf1cfe328915a
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2024-04-26 21:27:43 +00:00
Taeju Park
3b9cfb2867 powerhint: remove lcpi paramter for PMU limit
PMU-based soft freq limit no longer use lcpi paramter

Bug: 295054083
Change-Id: I64d78680b42c8d757c023856af4ca31c13c120e9
Signed-off-by: Taeju Park <taeju@google.com>
2024-04-26 18:50:24 +00:00
Thomas Girardier
4bde1ff78e Merge "Revert "[BT] Disable BT auto on"" into main 2024-04-26 04:03:00 +00:00
Thomas Girardier
f1f56f2806 Revert "[BT] Disable BT auto on"
This reverts commit 75233c269f.

Reason for revert: Auto On has been approved for 24Q3

Change-Id: I527d2ab67496c232afb153bedf3af93d334e43c4
2024-04-25 16:22:54 +00:00
Henry Wang
5cf1e9c5f0 Merge "Init: start twoshay on boot." into main 2024-04-24 07:31:56 +00:00
Treehugger Robot
1e9f513514 Merge "gps: change RfPathLoss to 3800" into main 2024-04-24 06:50:40 +00:00
Rios Kao
c10d0f5561 audio: Phase in TG4 fortemedia tuning tables
Change List :

Fortemedia:

Optimize handset and handheld mode performance.

Files from the latest attachment on b/335789169

Bug: 335789169
Test: verified by ntkuo@
Change-Id: I8ef869f33d694962d63989dbc8fcd1c3bc38fadf
2024-04-24 03:44:49 +00:00
Kyle Hsiao
aa99785141 Merge "Add antenna position coordinates" into main 2024-04-23 10:00:07 +00:00
Treehugger Robot
3e3669795c Merge "Update pixel pitch of device" into main 2024-04-23 09:20:11 +00:00
Kyle Hsiao
5aed3e5982 Add antenna position coordinates
Bug: 336231684
Test: manual
Change-Id: I71129e9385a1519c987efc445082edb14a2335af
2024-04-23 07:57:48 +00:00
chenkris
b302f80dc3 Update pixel pitch of device
Bug: 336186841
Test: manual
Change-Id: Ic3b80f3d4505469df3ca5b934729a67a7a87e142
2024-04-23 07:46:02 +00:00
Treehugger Robot
4f9eaffb3a Merge "audio: update speaker tuning table" into main 2024-04-23 02:31:15 +00:00
Kyle Hsiao
1dc84395b7 Remove duplicate DEVICE_PACKAGE_OVERLAYS
Bug: 336219663
Test: Manual
Change-Id: I32485b3d2b759002fc0f652f73f3aa89ddb61be2
2024-04-22 09:21:03 +00:00
Edwin Tung
1daa201420 Merge "gps: Disable RILC_REQ_GPS_GNSS_LPP_PROFILE_SET" into main 2024-04-22 06:43:15 +00:00
Robert Lee
5fed43a35b audio: update speaker tuning table
Change List:
1. first speaker model for proto stage
2. enable ABG function  and set initial parameters in tuning bin for tuning

Bug: 335796812
Test: builds
Change-Id: I7dbeeb5c196b998546f2c9491e1cc4375318d310
Signed-off-by: Robert Lee <lerobert@google.com>
2024-04-19 09:56:51 +00:00
Darren Hsu
8a5944e12e powerstats: update display resolution and refresh rate
Bug: 309876304
Test: dumpsys android.hardware.power.stats.IPowerStats/default
Change-Id: I3dcb6674da5fdf082dbf33697a2186ba7c835c61
Signed-off-by: Darren Hsu <darrenhsu@google.com>
2024-04-19 14:45:36 +08:00
Edwin Tung
76f377e33f gps: change RfPathLoss to 3800
Bug: 335574181
Test: Build pass
Change-Id: I641f3cfd4db2c377bf7fc5c4302a633017bd38b5
2024-04-19 14:06:16 +08:00
Edwin Tung
a41125ee16 gps: Disable RILC_REQ_GPS_GNSS_LPP_PROFILE_SET
Disabling RILC_REQ_GPS_GNSS_LPP_PROFILE_SET

Bug: 317209136
Test: Gnss Sanity test pass
Change-Id: I0124d462f311946f4f5c887f3803223632fc7751
2024-04-19 13:38:39 +08:00
Cindy Chung
26d4ed867e display: Set ro.surface_flinger.ignore_hdr_camera_layers
This property prevents display high brightness mode from being triggered
due to HDR layers produced by camera.

Bug: 316356077
Test: can boot
Change-Id: I6fbe5a8be3548a4bc68a32d576c495db8c134a73
2024-04-19 03:29:37 +00:00
Darren Hsu
8f7212b72e powerstats: bring PixelStateResidencyDataProvider to device config am: b82515fe5d
Original change: https://googleplex-android-review.googlesource.com/c/device/google/tegu/+/26991593

Change-Id: Id64d3cb87a3e4cecb7650d3b1c35fe034ecf0aeb
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2024-04-18 08:06:09 +00:00
Peter (YM)
ae7f060739 Merge "thermal: enable thermal throttle with legacy vskin v1" into main 2024-04-18 04:34:23 +00:00
Treehugger Robot
ae1e5b2145 Merge "Enable secure NFC support" into main 2024-04-18 04:27:03 +00:00
Kyle Hsiao
a320a803f7 Enable secure NFC support
Bug: 335536626
Test: manual
Change-Id: I0197cdde73f5a96581e7dff09c146aac53a9e221
2024-04-18 03:41:55 +00:00
Peter (YM)
f60d0384fc thermal: enable thermal throttle with legacy vskin v1
Provide legacy v1 based on Proto1.1 thermal test result

Bug: 330247219
Test: Run thermal benchmark test
Change-Id: I74e1b58a045c34670694c1edbe8338827c2776fa
Signed-off-by: Peter (YM) <peterym@google.com>
2024-04-17 11:13:26 +00:00
Darren Hsu
b82515fe5d powerstats: bring PixelStateResidencyDataProvider to device config
Second parameter is required to add PixelStateResidencyDataProvider.
If display entity name is empty, the device doesn't support display
VRR power stats.

Bug: 335379104
Test: dumpsys android.hardware.power.stats.IPowerStats/default
Change-Id: Id70ce01ef50a56d690c0942ae7e2ac2560abc435
Signed-off-by: Darren Hsu <darrenhsu@google.com>
2024-04-17 16:30:49 +08:00
Peter (YM)
65bc4ef474 Merge "thermal: Add VSKIN-MODEL" into main 2024-04-16 02:39:06 +00:00
Henry Wang
bd011f56cd Init: start twoshay on boot.
Bug: 315239534
Test: twoshay launched successfully.
Change-Id: Ibff7dcfbdb736b87787aefe4ebc4a9a6b662f2fe
Signed-off-by: Henry Wang <wangzhenghong@google.com>
2024-04-15 17:02:08 +08:00
Peter (YM)
bc64ac5b81 Merge "thermal: enable wired charging throttle" into main 2024-04-15 02:53:20 +00:00
Peter (YM)
398ff36592 thermal: enable wired charging throttle
- Enable VSKIN-CHARGE based on idle charging case
- Enable Wired charging throttle with previous generation product's policy

Bug: 333663839
Test: Build and boot to home
Change-Id: I8b6f4a8d41afbd2f739f73d56c8e49fca406704b
Signed-off-by: Peter (YM) <peterym@google.com>
2024-04-12 07:20:55 +00:00
Peter (YM)
0a40d744ba thermal: Add VSKIN-MODEL
- Enable vskin-model but not apply thermal throttle
- Capture model abnormal value when it's outside -20 and 60 degC

Bug: 330247219
Test: Build and boot to home
Change-Id: Ibfa26713129b0e22305ca4ed147b9cebd05858b6
Signed-off-by: Peter (YM) <peterym@google.com>
2024-04-12 01:18:16 +00:00
Tom Huang
5f88d2ee04 Merge "[BT] Disable BT auto on" into main 2024-04-11 08:51:50 +00:00
kuanyuhuang
75233c269f [BT] Disable BT auto on
Bug: 333830110
Test: build and check system property
Change-Id: I1f3efa4c3e2e3c19736cd69d0156775a107a0714
2024-04-11 06:42:33 +00:00
Jimmy Shiu
1b726d318f powerhint: set ADPF CPU_LOAD_UP CPU_LOAD_RESET values am: ba7ecf114f
Original change: https://googleplex-android-review.googlesource.com/c/device/google/tegu/+/26900074

Change-Id: I63e273d82a784e4edc83b7e1511e28d4904b0a62
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2024-04-10 16:37:22 +00:00
Jimmy Shiu
ba7ecf114f powerhint: set ADPF CPU_LOAD_UP CPU_LOAD_RESET values
Bug: 329483662
Test: Manual Test
Change-Id: I01520f076b525af90317c43814084736a9cd4169
2024-04-10 11:45:12 +00:00
Darren Hsu
3f13d905b4 [automerger skipped] odpm: correct device index of s2mpg15 am: fbf535f58a -s ours
am skip reason: Merged-In Iac5539d92bf360edf365d4ac5a7725eface21756 with SHA-1 7adf39f68a is already in history

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

Change-Id: I080a84bd8ab4d17cca939e8069f66e6186478724
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2024-04-10 08:15:55 +00:00
Darren Hsu
fbf535f58a odpm: correct device index of s2mpg15
Bug: 332504591
Test: dumpsys android.hardware.power.stats.IPowerStats/default
Change-Id: Iac5539d92bf360edf365d4ac5a7725eface21756
Merged-In: Iac5539d92bf360edf365d4ac5a7725eface21756
Signed-off-by: Darren Hsu <darrenhsu@google.com>
2024-04-10 07:40:26 +00:00
Darren Hsu
7adf39f68a odpm: correct device index of s2mpg15
Bug: 332504591
Test: dumpsys android.hardware.power.stats.IPowerStats/default
Change-Id: Iac5539d92bf360edf365d4ac5a7725eface21756
Signed-off-by: Darren Hsu <darrenhsu@google.com>
2024-04-10 07:40:16 +00:00
Rios Kao
e8ce5e69c5 Merge "tegu: Phase in waves mps." into main 2024-04-09 04:01:23 +00:00
Rios Kao
5ae43ebced tegu: Phase in waves mps.
note:
    1. Based on TI smart parameter to make Proto tuning
    2. Timbre is similar to mid-end phone
       Original Proto ROM mps file is for IMU test purpose.
       That only add 18kHz Low Pass Filter.
       Timbre is not like previous mid-end phone
    3. Internal tuning file name:
       20240329_more_dynamic_modify_Waves_Portrait_Test_20240328_tune1.mps

Test: build pass, verified by HW team.
Bug: 333345405
Change-Id: I3e360aa2f85f852dad6d89c02caf486ba8bf6bf1
2024-04-08 11:49:34 +00:00
Tom Huang
0a27757534 Merge "[BT] Add BqrEventMaskValueUpdate at overlay config" into main 2024-04-08 11:16:40 +00:00
kuanyuhuang
77cb8684ce [BT] Add BqrEventMaskValueUpdate at overlay config
Use BqrEventMaskValueUpdate on BT overlay config to update BQR mask.

Test: build and check config file
Bug: 333340579
Change-Id: I80bb30ef08e9f7fd49535cd2d1b2206728801115
2024-04-08 09:36:31 +00:00
Rios Kao
6a45c7e580 tegu: update FM table 0403
note:
     Optimize handset and handheld mode performance for MIC compensation

Test: build pass
Bug: 332624949
Change-Id: Id07cda4d46b7851538c3063c56aa91c38adc8a51
2024-04-08 02:06:50 +00:00
Jimmy Shiu
fbcd837321 powerhint: set uclampmin_init value for applying CPU Load boost am: f650b70797
Original change: https://googleplex-android-review.googlesource.com/c/device/google/tegu/+/26808828

Change-Id: I0b4b1a3045c121b0071344f0cc4a418534a16d81
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2024-04-03 04:19:42 +00:00
Jimmy Shiu
f650b70797 powerhint: set uclampmin_init value for applying CPU Load boost
Bug: 329483662
Change-Id: I833f25cec9776b5523f58b49b3cf88172a8ea399
Test: Manual Test
2024-04-03 01:04:41 +00:00
Treehugger Robot
39a1e47a16 Merge "audio: enable speaker protection" into main 2024-04-02 06:28:25 +00:00
Treehugger Robot
bab5eec745 Merge "thermal: Remove deprecated power rails" into main 2024-04-02 01:37:12 +00:00
vincenttew
9c91bd9f57 audio: remove non-supported analog headset am: da2a87e0a5
Original change: https://googleplex-android-review.googlesource.com/c/device/google/tegu/+/26718356

Change-Id: Iaa1711730d4c07d7a2b0b87a07816d1a0213e0b0
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2024-04-01 09:20:50 +00:00
sashwinbalaji
66c6afa1e2 thermal: Remove deprecated power rails
Remove the below power rails as they're going to be replaced with
different ones for better ODPM coverage.

  - S8S_VDD_G3D_L2
  - L9S_GNSS_CORE

Bug: 331556280
Test: Push config and verify thermal logs
Change-Id: I5a04e715bf49a6c4ee502eb82ca18795cff3eb9a
2024-04-01 12:48:54 +08:00