Commit graph

1163 commits

Author SHA1 Message Date
Sayanna Chandula
d3d8be7a77 Merge "thermal: update abnormal thresholds for model-legacy-diff" into 24D1-dev 2024-04-19 21:34:41 +00:00
David Li
789c561c9f audio: change in-call-capture paths and remove unused ctls
Bug: 333840723
Test: python3 dialer-cmd.py callaudio record /data/data/com.google.android.dialer/cache/record-$datetime.pcm
Test: Live caption in dialer
Change-Id: I5d57a5983ead5664a33d6da0c4b5ecc101059ebd
2024-04-20 04:25:47 +08:00
Ali K. Zadeh
c2a2ce209d Make PreferHighcap settings for VideoCall consistent between devices
Bug: 323257509
Test: device boot
Change-Id: I3ba16e14c75847ef0bf08dee946ead65d762f63c
2024-04-19 18:10:58 +00:00
Ravi Jain
4cf60158fe Merge "dumpstate: touch: Init using touch_predump" into 24D1-dev am: 6393ce77c4
Original change: https://googleplex-android-review.googlesource.com/c/device/google/caimito/+/26926315

Change-Id: I21c99422bb109dacdbfc75f04e46b2f18bdac339
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2024-04-19 06:14:12 +00:00
Ravi Jain
6393ce77c4 Merge "dumpstate: touch: Init using touch_predump" into 24D1-dev 2024-04-19 05:47:47 +00:00
Samridhi
851b76848f Add overrides for settings search for touch troubleshooting
Test: MANUAL
Bug: 330743136
Change-Id: Iea3319ff46405a3721983be27631b1941e1da283
2024-04-19 03:02:30 +00:00
Treehugger Robot
a061186a2c Merge "adpf:caimito: update hboost jank check time factor." into 24D1-dev am: c9cf9bdb16
Original change: https://googleplex-android-review.googlesource.com/c/device/google/caimito/+/27017387

Change-Id: I12dfa4a5721da87ee315e84d9c4e7a18b8f9d85b
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2024-04-19 02:43:03 +00:00
Treehugger Robot
c9cf9bdb16 Merge "adpf:caimito: update hboost jank check time factor." into 24D1-dev 2024-04-19 02:32:32 +00:00
Ali K. Zadeh
aff503a0c5 Increase SPC threshold for little and mid cores for CAMERA_STREAMING_STANDARD am: d5db58d628
Original change: https://googleplex-android-review.googlesource.com/c/device/google/caimito/+/26943567

Change-Id: I71fb60f250b2875f3ccbe49ee83cf8474988e9d7
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2024-04-19 00:42:59 +00:00
guibing
95f08c856a adpf:caimito: update hboost jank check time factor.
Update it to align with the HWUI target duration scale factor,
so the adjusted jank check time duration is same as expected frame
timeline's duration.

HWUI target duration scale factor is 70%, and its inverse value is
approximately 1.43.

Bug: 204204746
Test: adb shell dumpsys android.hardware.power.IPower/default;
      Check the device adpf sessions' traces.

Change-Id: Id835b30e7acd50b34840131669eaf3894ea5e629
2024-04-18 22:21:55 +00:00
Ali K. Zadeh
90fcc6cea2 Merge "Increase TAUClampBoost during capture to reduce latency" into 24D1-dev am: a57ee838cb
Original change: https://googleplex-android-review.googlesource.com/c/device/google/caimito/+/26943660

Change-Id: I345d5039e5276b41e6cc28d81b0a190fe3c31856
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2024-04-18 20:53:04 +00:00
Ali K. Zadeh
d5db58d628 Increase SPC threshold for little and mid cores for CAMERA_STREAMING_STANDARD
SPC threshold is too low for both Little and Mid cores. This CL increases this
threshold to 55 for Little Core and to 30 for Mid core.
Test results show lower framedrop rate in presence of background load,
without having a negative impact on the power.

Test: 1080p30: https://docs.google.com/spreadsheets/d/1ANQ7hCkvDR03vHVKfy_i8Eh2tyKEw2qpZmFktCACCgI/edit?resourcekey=0-JXymSV8n68bVlqG2B2MVOw#gid=839467803
Test: 4k30: https://docs.google.com/spreadsheets/d/1YBz9TahcF7iMLRC6iPCl-t_-Vx_Lu6qNTdrs_EmOvZk/edit?resourcekey=0-UarnZQ86b6Vt_LBBjeZQQg#gid=586707919
Test: 1080p120: https://docs.google.com/spreadsheets/d/1kgSEqpT24_qmMrIPGjUkxTVsqVZg5gJAWOCu7p2n02c/edit#gid=697949868

Test: Loaded: Spc Lit 55: https://docs.google.com/spreadsheets/d/1j3MBl0uyjQQmeqC-JN6pqDpYd9FI4UfQq8xXfJcwcis/edit?resourcekey=0-BsWXhyH5D6QJGU2nqfoi_Q#gid=1983120744
Test: Loaded: Spc Mid 30: 1080p30 https://docs.google.com/spreadsheets/d/1FeHEOp_XHM_NJdXeTgDi9VZY2Nql_44aJEvEVtCHWUQ/edit#gid=1505208441
Test: Loaded: Spc Mid 30: 4k30: https://docs.google.com/spreadsheets/d/137ltu2nq5aN-5gA7CxwrCVpUC3fLRE94D30hsaH0-SI/edit#gid=17725636

Bug: 304536786

Change-Id: I07c81d6c3297e54202dc8966b4306d77daf34447
2024-04-18 20:46:34 +00:00
Ali K. Zadeh
a57ee838cb Merge "Increase TAUClampBoost during capture to reduce latency" into 24D1-dev 2024-04-18 20:35:43 +00:00
Evan Laird
4990157024 [Cutout] Make cutout rect approximation intersect with y=0
Tokay, Caiman, and Komodo all had cutout rect approximations that did
not intersect with the top edge of the phone (they did not start at
y=0). This was causing logic in SystemUI not to be aware of _which_ edge
the cutout was associated with, and thus in some cases would not account
for potential letterboxing.

This change modifies the rect approximations to start at y=0, and adds
that same amount to their height so that the sizing should be the same.

Test: manually verified the .svg shapes
Test: manual on device
Bug: 319203599
Flag: NONE
Change-Id: I2e669b8d178eb5ace29b0d4f68c1e500b545d601
2024-04-18 10:38:21 -04:00
Shinru Han
8d92c04182 Disable RILC_REQ_GPS_GNSS_LPP_PROFILE_SET
Disabling RILC_REQ_GPS_GNSS_LPP_PROFILE_SET because this is not
needed and may cause CP reset after NTN to NT mode switch.

Test: NTN test
Bug: 333902499
Change-Id: I0d195c1dff3623d1b4a6560f0e0e7e6e8c3af904
2024-04-18 12:20:13 +00:00
Treehugger Robot
990b023aae Merge "powerstats: bring PixelStateResidencyDataProvider to device config" into 24D1-dev am: d952ba02ce
Original change: https://googleplex-android-review.googlesource.com/c/device/google/caimito/+/26995215

Change-Id: I2617259159c56c8f0f8f3c0943fdc022a31bd808
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2024-04-18 08:06:09 +00:00
Treehugger Robot
d952ba02ce Merge "powerstats: bring PixelStateResidencyDataProvider to device config" into 24D1-dev 2024-04-18 07:45:18 +00:00
Nina Chen
bc59d59ac2 [automerger skipped] Merge "Change padding and height radio for Tokay keyboard" into 24D1-dev am: 2089e2ac2f -s ours
am skip reason: Merged-In I6f8f6b7a266f1334d768e7500144cbd33f21693b with SHA-1 cbe0c24eb4 is already in history

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

Change-Id: I2b851245c842d3798106e59b3f2d7b734e2f19ed
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2024-04-18 07:37:24 +00:00
Nina Chen
7978abf58c [automerger skipped] Change padding and height radio for Tokay keyboard am: f6d53f9062 -s ours
am skip reason: Merged-In I6f8f6b7a266f1334d768e7500144cbd33f21693b with SHA-1 cbe0c24eb4 is already in history

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

Change-Id: I9a35e72aea013f30b2755c552c2beee54d0f87c9
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2024-04-18 07:37:20 +00:00
Nina Chen
b7cfcc96ff [automerger skipped] Change padding and height radio for Komodo keyboard am: 9c06890855 -s ours
am skip reason: Merged-In I8a34754638051e43193b0f1db982a085ed2cbb45 with SHA-1 6c549c3465 is already in history

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

Change-Id: I2fe6cff83f933cfbde0da1751f37e2e094188f54
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2024-04-18 07:36:51 +00:00
Nina Chen
2089e2ac2f Merge "Change padding and height radio for Tokay keyboard" into 24D1-dev 2024-04-18 07:07:18 +00:00
Nina Chen
9c06890855 Change padding and height radio for Komodo keyboard
Bug: 325517508
Change-Id: I8a34754638051e43193b0f1db982a085ed2cbb45
Merged-In: I8a34754638051e43193b0f1db982a085ed2cbb45
(cherry picked from commit 6c549c3465)
2024-04-18 11:36:00 +08:00
Nina Chen
f6d53f9062 Change padding and height radio for Tokay keyboard
Bug: 326480183
Change-Id: I6f8f6b7a266f1334d768e7500144cbd33f21693b
Merged-In: I6f8f6b7a266f1334d768e7500144cbd33f21693b
(cherry picked from commit cbe0c24eb4)
2024-04-18 03:19:54 +00:00
Jing Wang
54b1f9fb39 Merge "init: disable async dvfs for Tokay only" into 24D1-dev am: f61db01f74
Original change: https://googleplex-android-review.googlesource.com/c/device/google/caimito/+/27002414

Change-Id: I82031a87fe6a44e4aa37a0f0917791da573ed9c0
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2024-04-18 01:13:22 +00:00
Jing Wang
f61db01f74 Merge "init: disable async dvfs for Tokay only" into 24D1-dev 2024-04-18 00:59:31 +00:00
Jing Wang
1aae9b9089 init: disable async dvfs for Tokay only
Bug: 320066094
Test: reboot, adb, suspend/resume

Change-Id: If5cbc6528cd81e7970328a7ef70c6661fb61b801
Signed-off-by: Jing Wang <jwangh@google.com>
2024-04-17 23:57:22 +00:00
Jikai Ma
fcc48f81c6 Merge "thermal: add support of LSTM model sensors" into 24D1-dev am: 768a123df2
Original change: https://googleplex-android-review.googlesource.com/c/device/google/caimito/+/26592424

Bug: 308179047

Change-Id: I812ab17b79d9e8bda0a01603b51261c7e4eb1861
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2024-04-17 23:13:59 +00:00
Jikai Ma
768a123df2 Merge "thermal: add support of LSTM model sensors" into 24D1-dev 2024-04-17 20:30:49 +00:00
Treehugger Robot
c40039b4c9 Merge "powerhint.json: enable gpu capacity signalling." into main 2024-04-17 18:53:24 +00:00
James Huang
82d6a5c88d Merge "gps: Update config to disable step counter for P24" into 24D1-dev am: 2bf3c9e2f1
Original change: https://googleplex-android-review.googlesource.com/c/device/google/caimito/+/26992057

Change-Id: I006d26b09be06769523a7b655bff2c8d37fb797b
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2024-04-17 18:11:36 +00:00
Zheng Pan
db5106ab69 Merge "Revert "Add cpuset system group"" into 24D1-dev am: 53d64feac3
Original change: https://googleplex-android-review.googlesource.com/c/device/google/caimito/+/26995735

Change-Id: Icc6dbf0f63162b62408c26b418b6b368dd177636
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2024-04-17 18:09:11 +00:00
James Huang
2bf3c9e2f1 Merge "gps: Update config to disable step counter for P24" into 24D1-dev 2024-04-17 13:48:48 +00:00
Shinru Han
2b0b39e63e gps: update gps makefile
Test: on-device
Bug: 326527903
Change-Id: Ib4c9e9251e3d3dbb5b7bdfc24477cdc2e106a5e0
Merged-In: Ib4c9e9251e3d3dbb5b7bdfc24477cdc2e106a5e0
2024-04-17 13:22:41 +00:00
Zheng Pan
53d64feac3 Merge "Revert "Add cpuset system group"" into 24D1-dev 2024-04-17 09:58:30 +00:00
Achigo Liu
dd4b1a1bbe Revert "Add cpuset system group"
Revert submission 26931570-cpuset_system_group

Reason for revert: b/335346990 suspend/resume ramdump or black screen

Reverted changes: /q/submissionid:26931570-cpuset_system_group

Change-Id: I5896eb5d20d55ee251109adbb5bc4c3567e38b52
2024-04-17 09:36:03 +00:00
Darren Hsu
b731ba63af 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: I986a083f8a8ac5fcd01c3c39e2e6f0d97e011c52
Signed-off-by: Darren Hsu <darrenhsu@google.com>
2024-04-17 16:25:32 +08:00
Rick Yiu
b69e169ac6 Merge "Revert "Add cpuset system group"" into 24D1-dev am: e5df2a1fb3
Original change: https://googleplex-android-review.googlesource.com/c/device/google/caimito/+/26993015

Change-Id: I09d22edb00bf2cafbbb3169c05250f9e7ba97845
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2024-04-17 08:23:34 +00:00
Rick Yiu
e5df2a1fb3 Merge "Revert "Add cpuset system group"" into 24D1-dev 2024-04-17 08:06:59 +00:00
James Huang
1933c7cedb gps: Update config to disable step counter for P24
Set Chip_Configuration_mems_data_Configuration=0x7 to disable step counter.

Bug: 335320817
Test: Verify no step counter was registed and no more GNSS crash
issue.

Change-Id: I328c94c7a02808d55909a8307c538ad7ba8529aa
2024-04-17 14:47:48 +08:00
Rick Yiu
8153899d60 Revert "Add cpuset system group"
This reverts commit 8116ee60ba.

Reason for revert: need more perf evaluation

Bug: 328210236
Test: build pass
Change-Id: Id389c7b78c8c168a3015cd207b6d7b1a00c5d3a2
2024-04-17 05:05:44 +00:00
Jikai Ma
7a7ba4ae75 thermal: add support of LSTM model sensors
- add tflite model files
- add lstm model sensors to thermal config
- add lstm model sensor to virtual skin prediction

Bug: 308179047
Test: build and validate thermal service

Change-Id: Iaff613d75b3766bfbdf40b391e453a94172872a3
Signed-off-by: Jikai Ma <jikai@google.com>
2024-04-16 14:44:38 -07:00
Treehugger Robot
f6653ddbf8 Merge "uwb: update calibrations" into 24D1-dev am: 9815540170
Original change: https://googleplex-android-review.googlesource.com/c/device/google/caimito/+/26968784

Change-Id: Ia471070e2444e27b9d877a7e1472f6dda8c7031b
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2024-04-16 21:02:35 +00:00
Treehugger Robot
9815540170 Merge "uwb: update calibrations" into 24D1-dev 2024-04-16 20:42:15 +00:00
Treehugger Robot
b8e352e80f Merge "audio: 2024/04/12 Fortemedia tuning settings for DVT DF v2" into 24D1-dev am: 3eefe008cb
Original change: https://googleplex-android-review.googlesource.com/c/device/google/caimito/+/26957217

Change-Id: I2d8a50d92b2c05bf435af7e816b6ba050a45855a
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2024-04-16 19:25:47 +00:00
Treehugger Robot
3eefe008cb Merge "audio: 2024/04/12 Fortemedia tuning settings for DVT DF v2" into 24D1-dev 2024-04-16 19:01:40 +00:00
Ali K. Zadeh
7af4854125 Increase TAUClampBoost during capture to reduce latency
Bug: 298227152
Test: 12mp: https://docs.google.com/spreadsheets/d/1LT4Nxiffr0V63SBEhdD3W7VXtaZGTEWT7vD70yio5Is/edit?resourcekey=0-eE7u5RnJP_E0hBZX8AO7BQ#gid=1777320174
Test: 50mp: https://docs.google.com/spreadsheets/d/1n0nnfl9W_m683SsjJuA5rpvcMVhn1uK1r38P8vgYfbQ/edit?resourcekey=0-nYeECKN1CTDFfsVhNn72cA#gid=1511403903
Change-Id: I632940ec5fe01cdd026c50960657142ea589d155
2024-04-16 18:46:47 +00:00
Sayanna Chandula
96ff84c82f thermal: update abnormal thresholds for model-legacy-diff
Reduce threshold to 7C to gather more traces to analyze

Bug: 333110670
Test: Build and boot on device

Change-Id: I2a9ff381055fedaea18791fc030832a8b0877105
Signed-off-by: Sayanna Chandula <sayanna@google.com>
2024-04-15 22:57:35 -07:00
Wei Wang
e1d5c01a8e Merge "adpf:caimito: add hboost junk detection time factor into power hint json files." into 24D1-dev am: 2da6c42eeb
Original change: https://googleplex-android-review.googlesource.com/c/device/google/caimito/+/26968794

Change-Id: I9b0f293be1b76af42e89d5ba569cff25aa855f2f
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2024-04-16 04:16:57 +00:00
Wei Wang
2da6c42eeb Merge "adpf:caimito: add hboost junk detection time factor into power hint json files." into 24D1-dev 2024-04-16 03:50:58 +00:00
Rick Yiu
d1b2dcd789 Merge "Add cpuset system group" into 24D1-dev am: efb9d5a402
Original change: https://googleplex-android-review.googlesource.com/c/device/google/caimito/+/26968738

Change-Id: I03c2048b27bca86d8a4ad4c1a266f7791ff5762a
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2024-04-16 03:33:28 +00:00