Commit graph

218 commits

Author SHA1 Message Date
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
Treehugger Robot
58af1118d2 Merge "BT: update bt system property and overlay config" into main 2024-03-29 14:26:14 +00:00
kuanyuhuang
d40f1b4814 BT: update bt system property and overlay config
Bug: 331884942
Test: build and check system property and config file at device
Change-Id: I81b51823df591a3ff0a72b538d0e45cd904c7592
2024-03-29 06:16:25 +00:00
KRIS CHEN
8fe2dcb08c Merge "Revert "Temporarily disable fingerprint"" into main 2024-03-28 07:26:17 +00:00
KRIS CHEN
1821a75ecb Revert "Temporarily disable fingerprint"
This reverts commit cf92798034.

Reason for revert: Enable fingerprint

Bug: 325856577
Test: suspend and resume
Test: enroll and authenticate fingerprint
Change-Id: I0e86d9ef08bdf3ee31f63e259228e7ad1383718a
2024-03-28 05:07:09 +00:00
vincenttew
da2a87e0a5 audio: remove non-supported analog headset
Bug: 329470379
Change-Id: I93ab1bcb758726b4fec072fb892018f8f6f69616
Signed-off-by: vincenttew <vincenttew@google.com>
2024-03-27 12:08:00 +08:00
Treehugger Robot
fa03d443a0 Merge "audio: update speaker driver tuning bin file" into main 2024-03-26 10:12:45 +00:00
Kimi Hsu
9fb19253e9 Merge "Update rounded corner, cutout and display shape configs" into main 2024-03-21 02:42:07 +00:00
Kimi Hsu
8c7aa205b3 Update rounded corner, cutout and display shape configs
Bug: 316356512
Test: make
Change-Id: Ib46c62162aaece55fe932fd744cd95f1592ff7c3
2024-03-20 10:02:41 +00:00
Shin-Yu Wang
e2d53f58dc Merge "display: enable lbe supported property" into main 2024-03-20 07:33:11 +00:00
Paulsu Su
2911f28144 tegu: powerhint: align migration margin, dvfs headroom and other updates
powerhint: port changes from p23

- Add DISPLAY_CHANGE powerhint
- Add more boosts to LAUNCH_EXTEND
- Remove unused idle target residency settings

powerhint: port migration margin settings from p23

Bug: 316035859
powerhint: port dvfs_headroom settings from p23

Bug: 322000346

powerhint: revert dvfs_headroom settings for camera

Bug: 329905546

Change set preferred idle mask to top-app

Set default value to 0x7f to exclude big core for all priorities, but
restore high and mid to 0xff when app launch.
Bug: 248621289

Test: Boot to home
Bug: 330085013
Change-Id: Iab5c9534c0f59bc2cf6dff6e90b0b97fcfa8ebc1
2024-03-20 01:57:33 +00:00
Treehugger Robot
9d05a5de25 Merge "tegu: Remove the camera warning message in the makefile" into main 2024-03-19 14:21:36 +00:00
Robert Lee
424edfea35 audio: update speaker driver tuning bin file
- File is from b/313341617#comment63
- New current limit setting range is from 0 ~ 36 (1.5A ~ 5.1A)
- Current limit value = 1.5A + index * 0.1A

Bug: 313341617
Test: manual test
Change-Id: I7203017bdc10f549312c42a307cff7548ef0d2c7
Signed-off-by: Robert Lee <lerobert@google.com>
2024-03-19 11:55:13 +00:00
JohnCH Tsai
160ec70515 tegu: Remove the camera warning message in the makefile
Bug: 329374077
Test: build pass
Change-Id: I1506bfa944ca55504237290917b9fb0d55b29873
2024-03-19 09:48:02 +00:00
Robert Lee
c81ec2fa7d audio: enable speaker protection
Change back the digital volume from 47 to 55.

Bug: 313341617
Test: manual test
Change-Id: I274625317c3b256a7ac7bc9de4b8ce7f79fca59f
Signed-off-by: Robert Lee <lerobert@google.com>
2024-03-19 03:12:18 +00:00