Ali K. Zadeh
14ef12352a
Increase SPC thresholds based on the field data
...
Bug: 350111391
Test: Kibbles/Framedrops https://docs.google.com/document/d/1QvryQvAj_hjSjouG7P6MD1HwVB0n46GZNvmZgz6uQ9M/edit?resourcekey=0-rexjumgYT6SqyTbb0OvOEg&tab=t.0
Test: https://docs.google.com/spreadsheets/d/1e1pm7N1GBfYHU9tvG3gx9Z84tVYCokDlpSnHF2wlbbA/edit?gid=0#gid=0
Flag: EXEMPT bugfix
(cherry picked from https://googleplex-android-review.googlesource.com/q/commit:7c81eff0a15b4d8adbdd21b11999c2a5e2ed69cc )
Merged-In: Iad09beafc595e89d86131b00a3a221af0688eb7a
Change-Id: Iad09beafc595e89d86131b00a3a221af0688eb7a
2024-07-12 03:44:31 +00:00
zorahchen
d68bded2d6
Powerhint tuning for photo capture
...
UClamp.min of all threads in top app is set to mid core max capacity during photo capture, which will dispatch them to big core.
Critical threads of photo capture will be interrupted due to their lower priority, while other cores idle.
To deal with this situation,
prefer_idle mask to big/mid cores can reduce the idle in mid cores.
UClamp.min on nice can set UClamp.min of photo capture critical threads to mid core max capacity, while others as zero,
this can make critical threads run on big core without frequently interrupted.
By applying this, photo capture latency can be reduced with slight change of power consumption.
Bug:345601796
Performance Test:https://g3doc.corp.google.com/wireless/android/camera/camera_performance_analyzer/power_tuning/results/g3doc/pmu_retune_capture_enhanced/index.md?cl=alikz/1010
Kibble Power Test:https://g3doc.corp.google.com/wireless/android/camera/camera_performance_analyzer/power_tuning/results/g3doc/pmu_kibble_capture_rt_enhanced/index.md?cl=alikz/1044
Flag: NONE powerhint change does not support flags
Change-Id: I8683b50b212d50b85b22b5cb48d712fc8eb43444
2024-07-12 02:03:49 +00:00
Lokesh Kumar Goel
dc64ebbb62
caimito: Use build_flags for SVN
...
Flag: build.RELEASE_SVN_CAIMAN
Flag: build.RELEASE_SVN_KOMODO
Flag: build.RELEASE_SVN_TOKAY
Bug: 332726030
Change-Id: I8e2a835fd2887c4e77d95bf0a3bc63a25161b080
2024-07-11 19:55:54 +00:00
Yuchen Sun
82f05a5baa
Changed png to final version.
...
Bug: 351392115
Test: visual
Change-Id: I1307429ea089422b6a417bd19f617f191fd4756b
2024-07-11 05:50:14 +00:00
Yuchen Sun
fc56102b50
Merge "Fixxed the picture size." into main
2024-07-11 04:41:47 +00:00
Yuchen Sun
a925c9b973
Fixxed the picture size.
...
Bug: 351392115
Flag: stanza
Change-Id: Ie72681585011910146b1c5ffdef4b5e43f3896df
2024-07-11 03:02:24 +00:00
David Lin
703643b34b
[automerger skipped] Merge "Display: disable NS mode and allow BTS follow operation rate" into 24D1-dev am: 0eb5aa3696
-s ours
...
am skip reason: Merged-In I992914b7e0c0911d44a9d263dbb4839814f15b12 with SHA-1 58a1edecf2
is already in history
Original change: https://googleplex-android-review.googlesource.com/c/device/google/caimito/+/28141738
Change-Id: Ic54a0a2230373d8d5f8a89e114188ede249da336
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2024-07-11 01:26:23 +00:00
Chris Lu
04afcb9256
[automerger skipped] Display: disable NS mode and allow BTS follow operation rate am: 4ff1f70084
-s ours
...
am skip reason: Merged-In I992914b7e0c0911d44a9d263dbb4839814f15b12 with SHA-1 58a1edecf2
is already in history
Original change: https://googleplex-android-review.googlesource.com/c/device/google/caimito/+/28141738
Change-Id: I68b62e5786f638705cc9a3da6b0eb5190593e1ea
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2024-07-11 01:26:19 +00:00
David Lin
ee163fa1fa
Merge "Increase SPC thresholds based on the field data" into 24D1-dev am: 44ff7d958a
...
Original change: https://googleplex-android-review.googlesource.com/c/device/google/caimito/+/28174403
Change-Id: Ie37e3d25d463f91e2bb03914adba4cc87e47a851
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2024-07-11 01:25:49 +00:00
David Lin
0eb5aa3696
Merge "Display: disable NS mode and allow BTS follow operation rate" into 24D1-dev
2024-07-11 01:07:57 +00:00
David Lin
44ff7d958a
Merge "Increase SPC thresholds based on the field data" into 24D1-dev
2024-07-11 01:05:55 +00:00
Ali K. Zadeh
7c81eff0a1
Increase SPC thresholds based on the field data
...
Bug: 350111391
Test: Kibbles/Framedrops https://docs.google.com/document/d/1QvryQvAj_hjSjouG7P6MD1HwVB0n46GZNvmZgz6uQ9M/edit?resourcekey=0-rexjumgYT6SqyTbb0OvOEg&tab=t.0
Test: https://docs.google.com/spreadsheets/d/1e1pm7N1GBfYHU9tvG3gx9Z84tVYCokDlpSnHF2wlbbA/edit?gid=0#gid=0
Flag: EXEMPT bugfix
Change-Id: Iad09beafc595e89d86131b00a3a221af0688eb7a
2024-07-10 16:19:27 +00:00
Robin Peng
9295ecf95a
Merge "Update SVN to 3" into 24D1-dev am: b5df65a094
...
Original change: https://googleplex-android-review.googlesource.com/c/device/google/caimito/+/28189571
Change-Id: I9ac8c54ec450f3537bd4b7d8c638508d7e4a2a83
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2024-07-10 09:23:30 +00:00
Robin Peng
b5df65a094
Merge "Update SVN to 3" into 24D1-dev
2024-07-10 09:08:37 +00:00
James Eidson
8e23eb48d4
Merge "[uwb] Support multicast list update ntf v2 on komodo and caiman" into main
2024-07-09 16:19:33 +00:00
Koli Lin
c7581269cf
add device id
...
Test: manual
Bug: 316248308
Flag: EXEMPT prop value only update
Change-Id: I9016a8c44fceabd992d01b0ef322763a5137f902
2024-07-09 08:00:39 +00:00
Android Build Coastguard Worker
b0af7aeadd
Merge cherrypicks of ['googleplex-android-review.googlesource.com/28018576', 'googleplex-android-review.googlesource.com/28016799', 'googleplex-android-review.googlesource.com/28016802', 'googleplex-android-review.googlesource.com/28186524', 'googleplex-android-review.googlesource.com/26990096', 'googleplex-android-review.googlesource.com/26987288', 'googleplex-android-review.googlesource.com/27382975', 'googleplex-android-review.googlesource.com/27003583'] into 24Q3-release.
...
Change-Id: I07783a936995d292a5bd37a6ab801b6824b23ab2
2024-07-09 03:00:59 +00:00
Qais Yousef
9a45617aa6
powerhint: Enable auto migration margins/dvfs headroom for game mode
...
Since the system is more reactive now when tasks are getting busier, set
DownRateLimitUs to 500us to avoid increasing power.
Also enable pertask iowait boost as util_avg will always start from
0 for forked tasks and this could impact io tasks that need additional
help to ensure to migrate to bigger core if they need more perf.
Bug: 315748906
Signed-off-by: Qais Yousef <qyousef@google.com>
(cherry picked from https://googleplex-android-review.googlesource.com/q/commit:3ca16bc3058846e71b1960aeff4c151b6b2cb634 )
Merged-In: Iecbbaccc81297ee0f66f8c45299846f2415ee29c
Change-Id: Iecbbaccc81297ee0f66f8c45299846f2415ee29c
2024-07-09 02:38:09 +00:00
Qais Yousef
8e869b096e
powerhint: Add nodes to control per-task iowait boost
...
It's disabled by default.
Ensure camera and game mode explicitly disable it too as it is only
required when auto margins are enabled for now.
Ensure it is disabled when screen is off too as We don't want io
activities to cause wake up on bigger cores while screen is off.
Bug: 340534339
Signed-off-by: Qais Yousef <qyousef@google.com>
(cherry picked from https://googleplex-android-review.googlesource.com/q/commit:14258c30f125361b16d807fe4d7ea10a2106e4ed )
Merged-In: Icbbfb2d332b412fa51d6d434d44d1ada8545338c
Change-Id: Icbbfb2d332b412fa51d6d434d44d1ada8545338c
2024-07-09 02:37:54 +00:00
Yvonne Yip
b700fec113
powerhint: Add nodes required to enable auto migration margins/dvfs headroom
...
Everything should be disabled by default.
Make sure camera and game explicitly disable them by default too.
Ensure the feature is disable when screen is idle.
Bug: 315748906
Signed-off-by: Yvonne Yip <ykyyip@google.com>
(cherry picked from https://googleplex-android-review.googlesource.com/q/commit:fc8763127f66581e0543cf57d36b057100b72190 )
Merged-In: I3dd2bfe1824af489cd1ccc3a69557c180bf33ddf
Change-Id: I3dd2bfe1824af489cd1ccc3a69557c180bf33ddf
2024-07-09 02:37:39 +00:00
Qais Yousef
982fa6e933
powerhint: Explicitly set DownRateLimitUs for camera
...
So that we can change the default values without impacting it.
Bug: 315748906
Signed-off-by: Qais Yousef <qyousef@google.com>
(cherry picked from https://googleplex-android-review.googlesource.com/q/commit:9ad378dc7efbfd95af0e653b31aec4321d9c20a0 )
Merged-In: I8ca117bba2e0b59802de5fb19eae507548ff0a6e
Change-Id: I8ca117bba2e0b59802de5fb19eae507548ff0a6e
2024-07-09 02:37:25 +00:00
Binyi Wu
87f138a83a
Regulation e-label for TK4 GUR25 VN
...
Bug: 318613060
Flag: EXAMPT image only
Test: Visual
(cherry picked from https://googleplex-android-review.googlesource.com/q/commit:a2651611be6b8ce2cfe8701fadf542ee50400d91 )
Merged-In: Ifd2eb0c519f9d5e384922d18118976321b84263e
Change-Id: Ifd2eb0c519f9d5e384922d18118976321b84263e
2024-07-09 02:37:12 +00:00
Greg Piecyk
cfe3dacccf
[KM4] Add config.xml to OMA-DM package with DevInfo Model name.
...
Set DevInfo Model name to GGX8B for Komodo (KM4).
Bug: 347344997
Test: b/347344997
(cherry picked from https://googleplex-android-review.googlesource.com/q/commit:028bbe78f736e9caf0b77b8417bbe242514e9f58 )
Merged-In: I0807bf4f0be5d5de3429168ce7a89fa79946a2cf
Change-Id: I0807bf4f0be5d5de3429168ce7a89fa79946a2cf
2024-07-09 02:36:56 +00:00
Greg Piecyk
cf952839dc
[CM4] Add config.xml to OMA-DM package with DevInfo Model name.
...
Set DevInfo Model name to GR83Y for Caiman (CM4).
Bug: 347103742
Test: b/347103742
(cherry picked from https://googleplex-android-review.googlesource.com/q/commit:5112986f8ec6ceb81a0ecd0ab9abac6455225149 )
Merged-In: I8a718690fc392294b958a9487a679d7c7aec0a7b
Change-Id: I8a718690fc392294b958a9487a679d7c7aec0a7b
2024-07-09 02:36:41 +00:00
Greg Piecyk
977312b4bb
[TK4] Add config.xml to OMA-DM package with DevInfo Model name.
...
Set DevInfo Model name to G2YBB for Tokay (TK4).
Bug: 347343298
Test: b/347343298
(cherry picked from https://googleplex-android-review.googlesource.com/q/commit:5cbf843d946c92e8fde64e3c550a3a78a67bfa2a )
Merged-In: I95e51fcdf53b3e137565bc2e47ca67755904f369
Change-Id: I95e51fcdf53b3e137565bc2e47ca67755904f369
2024-07-09 02:36:23 +00:00
Ali K. Zadeh
94a371ae50
Increase SPC thresholds based on the field data
...
Bug: 350111391
Test: Kibbles/Framedrops https://docs.google.com/document/d/1QvryQvAj_hjSjouG7P6MD1HwVB0n46GZNvmZgz6uQ9M/edit?resourcekey=0-rexjumgYT6SqyTbb0OvOEg&tab=t.0
Test: https://docs.google.com/spreadsheets/d/1e1pm7N1GBfYHU9tvG3gx9Z84tVYCokDlpSnHF2wlbbA/edit?gid=0#gid=0
Change-Id: Iad09beafc595e89d86131b00a3a221af0688eb7a
2024-07-08 23:47:22 +00:00
James Eidson
d807e78731
[uwb] Support multicast list update ntf v2 on komodo and caiman
...
Bug: 350781526
Test: atest CtsUwbTestCases:android.uwb.cts.UwbManagerTest#testFiraRangingSessionAddRemoveControlee
Flag: EXEMPT resource only update
Change-Id: I5c19c9fad87926473042349e2a6dc8930c23948f
2024-07-08 17:36:55 +00:00
Robin Peng
b6a966e0ae
Update SVN to 3
...
Bug: 350826665
Change-Id: I89a9733fdacfc6eef3f6bcb19cc4c0cb1bcc186c
2024-07-05 01:02:54 +00:00
Binyi Wu
bcf41e85e2
Regulation e-label for TK4 GUR25 VN am: a2651611be
...
Original change: https://googleplex-android-review.googlesource.com/c/device/google/caimito/+/28186524
Change-Id: I351657216556ab8d70e0d4161ab03e9b1d261c26
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2024-07-05 01:01:34 +00:00
Binyi Wu
a2651611be
Regulation e-label for TK4 GUR25 VN
...
Bug: 318613060
Flag: EXAMPT image only
Test: Visual
Change-Id: Ifd2eb0c519f9d5e384922d18118976321b84263e
2024-07-04 14:37:36 +00:00
Android Build Coastguard Worker
26e8f722d1
Merge cherrypicks of ['googleplex-android-review.googlesource.com/28027779', 'googleplex-android-review.googlesource.com/28027780'] into 24Q3-release.
...
Change-Id: Icbf3f8a7e14f4a91e3bd26ac98ac72075564c697
2024-07-04 03:24:43 +00:00
Rios Kao
466bc97898
caimito: config serial no for vendor audio
...
note:
- To workaround microphone compensation issue, serial
number is necessary information.
Config the value for vendor audio service.
Test: end-to-end test
Bug: 349276230
Flag: EXEMPT bugfix
(cherry picked from https://googleplex-android-review.googlesource.com/q/commit:d7efc013d3c40cd95f4b1082c78c547e64c47d65 )
Merged-In: Ia989fe39cf89055bb056e07875cc868edb808bdc
Change-Id: Ia989fe39cf89055bb056e07875cc868edb808bdc
2024-07-04 03:08:01 +00:00
Rios Kao
ec3b8bd84e
caimito: add default mic compensation
...
Test: end-to-end validation
Bug: 349276230
Flag: EXEMPT bugfix
(cherry picked from https://googleplex-android-review.googlesource.com/q/commit:b07be951cc26c65150fea3c65f70078873f54e68 )
Merged-In: I5775c77a215733e170676eb50a8d49ae4fd5ec93
Change-Id: I5775c77a215733e170676eb50a8d49ae4fd5ec93
2024-07-04 03:07:45 +00:00
Lynn Yeh
c4d4d1f376
Merge "Update SVN to 2" into 24D1-dev am: 7b18a3fa84
...
Original change: https://googleplex-android-review.googlesource.com/c/device/google/caimito/+/28157898
Change-Id: Ieb4714dd23cba11c1cd3778120704262891114ba
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2024-07-03 08:01:54 +00:00
Lynn Yeh
7b18a3fa84
Merge "Update SVN to 2" into 24D1-dev
2024-07-03 07:37:05 +00:00
Scott Chen
54b8ec4ff5
Merge "powerhint: set valid PMU_BIG_SPC_THRESHOLD for CAMERA_PROJECT11" into main
2024-07-03 04:09:22 +00:00
David Lin
e08a757811
Merge "caimito: config serial no for vendor audio" into 24D1-dev am: 13badff4d8
...
Original change: https://googleplex-android-review.googlesource.com/c/device/google/caimito/+/28027780
Change-Id: Ia5bab56444d38291670ec0f390ea8df3d3529d13
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2024-07-03 02:32:28 +00:00
David Lin
e38aa78fd4
Merge "caimito: add default mic compensation" into 24D1-dev am: 11035dbd44
...
Original change: https://googleplex-android-review.googlesource.com/c/device/google/caimito/+/28027779
Change-Id: Iffa477e55a27e9682da56f8249f6ae12416ba9e3
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2024-07-03 02:32:24 +00:00
David Lin
c68b95f4ef
[automerger skipped] Merge "display: update reduceBrightColorsStrength setting" into 24D1-dev am: 8c7fdc2f31
-s ours
...
am skip reason: Merged-In Iba176ea5a0b5b6e0ae90a560fc1d2853b6a3633c with SHA-1 6d89d32526
is already in history
Original change: https://googleplex-android-review.googlesource.com/c/device/google/caimito/+/27915925
Change-Id: I7141ed6ab895ff53ec4a204d67e894223e2db356
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2024-07-03 02:32:00 +00:00
Peter Lin
72b61376c6
[automerger skipped] display: update reduceBrightColorsStrength setting am: ca69c178ae
-s ours
...
am skip reason: Merged-In Iba176ea5a0b5b6e0ae90a560fc1d2853b6a3633c with SHA-1 6d89d32526
is already in history
Original change: https://googleplex-android-review.googlesource.com/c/device/google/caimito/+/27915925
Change-Id: I83f10299202ec6a64c545e52c88c66a240707645
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2024-07-03 02:31:56 +00:00
David Lin
13badff4d8
Merge "caimito: config serial no for vendor audio" into 24D1-dev
2024-07-03 02:19:47 +00:00
David Lin
11035dbd44
Merge "caimito: add default mic compensation" into 24D1-dev
2024-07-03 02:19:47 +00:00
Robin Peng
7c8f65bf43
Update SVN to 2
...
Bug: 350826665
Change-Id: I2fb755d247f2efffa2f1c84322b52d33367d5cdb
2024-07-03 02:11:39 +00:00
David Lin
8c7fdc2f31
Merge "display: update reduceBrightColorsStrength setting" into 24D1-dev
2024-07-03 02:09:50 +00:00
David Lin
996a1e7515
Merge "[KM4] Add config.xml to OMA-DM package with DevInfo Model name." into 24D1-dev am: 6596b38578
...
Original change: https://googleplex-android-review.googlesource.com/c/device/google/caimito/+/28016802
Change-Id: Ifae27a619159351e9e4a8fc9cf74a14ab8833249
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2024-07-03 01:01:37 +00:00
David Lin
6596b38578
Merge "[KM4] Add config.xml to OMA-DM package with DevInfo Model name." into 24D1-dev
2024-07-03 00:48:04 +00:00
Greg Piecyk
6cba5792ad
Merge "[CM4] Add config.xml to OMA-DM package with DevInfo Model name." into 24D1-dev am: 4d2211d119
...
Original change: https://googleplex-android-review.googlesource.com/c/device/google/caimito/+/28016799
Change-Id: Ifefb61d1152c5e294f83e42c675a4eb69e44ca50
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2024-07-02 23:11:32 +00:00
Greg Piecyk
4d2211d119
Merge "[CM4] Add config.xml to OMA-DM package with DevInfo Model name." into 24D1-dev
2024-07-02 22:34:26 +00:00
Lynn Yeh
ed73655265
Merge "[TK4] Add config.xml to OMA-DM package with DevInfo Model name." into 24D1-dev am: b760c80f5c
...
Original change: https://googleplex-android-review.googlesource.com/c/device/google/caimito/+/28018576
Change-Id: Ica3bd1f77d2e66050490474d47bb88f50f0a2726
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2024-07-02 09:37:19 +00:00
Lynn Yeh
b760c80f5c
Merge "[TK4] Add config.xml to OMA-DM package with DevInfo Model name." into 24D1-dev
2024-07-02 09:12:43 +00:00