Disable the optimization that is automatically enabled when
including Window Extensions through Activity Embedding.
The optimization causes to launch an additional trampoline
activity for deep links, even when the screen size is smaller
than required by Activity Embedding rules.
Bug: 267725145
Bug: 279461170
fixes: 280606740
Test: Build, perf metrics
Test: atest LauncherIronwoodIntegrationTests:android.platform.test.scenario.launcher.integration_tests.HomescreenCustomizationTests
Test: atest SettingsMultiPaneDeepLinkTest.java
Test: run v2/aep-ironwood/suite/test-mapping-ironwood-p0-cujs via ABTD
on cheetah/oriole/panther/raven in udc-dev/master branch
Change-Id: Ie5535003bf4325854dc723b2bfe4cd4670a5e8ac
Use runtime resource overlay instead of build time
config overlay so that P21 and later devices are covered
automatically
Bug: 274172776
Test: Manual testing with Messenger app video call
Change-Id: I56f1ab98c09120460af68a5c44c6a243d8d70690
am skip reason: Merged-In I8344437844e444a2a90dee4617f5f71bf3ce85f3 with SHA-1 ef1cba9ce9 is already in history
Original change: https://android-review.googlesource.com/c/device/google/raviole/+/2576822
Change-Id: Ia079809858b55e86e117f41e916880c8ed637af1
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
am skip reason: Merged-In I8344437844e444a2a90dee4617f5f71bf3ce85f3 with SHA-1 ef1cba9ce9 is already in history
Original change: https://android-review.googlesource.com/c/device/google/raviole/+/2576822
Change-Id: Iaae65e36b68020da8cbda3d05c2be02f83788eea
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
Disable the optimization that is automatically enabled when
including Window Extensions through Activity Embedding.
The optimization causes to launch an additional trampoline
activity for deep links, even when the screen size is smaller
than required by Activity Embedding rules.
Bug: 267725145
Bug: 279461170
Test: Build, perf metrics
Test: atest LauncherIronwoodIntegrationTests:android.platform.test.scenario.launcher.integration_tests.HomescreenCustomizationTests
Change-Id: Ibc5bc00ea8f5d97a1cb01a7ca8a7bfd72457fe19
Upstream has fixed relationship between uclamp_min and margin which
means uclamp_min value between 80-100% of capacity of the CPU is a valid
value and will not cause upmigration.
To keep the current hints in powerhint.json the same, we must update
uclamp_min to be capacity_orig_of(medium_cpu) + 1.
This change is dependent on uclamp vs fits margin in GKI, vendor
modules. And an improvement in sched_pixel to ignore the 25% boost if
the only reason to request the frequency is uclamp_min.
To cater for the later - we multiply each uclamp_min value with 1.25
- except ones that look intentionally set around capacity boundaries.
Bug: 261695590
Test: UiBench
Signed-off-by: Qais Yousef <qyousef@google.com>
Change-Id: Ic5d7efed94a7c744132af1092b1438409d94ed9d
Disable the optimization that is automatically enabled when
including Window Extensions through Activity Embedding.
The optimization causes to launch an additional trampoline
activity for deep links, even when the screen size is smaller
than required by Activity Embedding rules.
Bug: 267725145
Test: Build, perf metrics
Change-Id: I3310b63f655c3b859ab294b9174eb1be12cb6392
Revert submission 22606975-turn off qs
Reason for revert: confirm with team that this CL submit too early and need to rollback then submit again at 4/19.
Reverted changes: /q/submissionid:22606975-turn+off+qs
Change-Id: I3dbb1177e4bd39919774729a4c7dec27e2c78085
Test: Manually, on a raven or oriole, inspect the output of
`dumpsys batterystats --wakeups`
Bug: 267717665
Change-Id: I92fce56d81a5915184b2c83d3b9c93af54d10af4
am skip reason: Merged-In Ie698acacc96e7913d3b09523a558bc7d06d7277e with SHA-1 b1ed6bbd30 is already in history
Original change: https://android-review.googlesource.com/c/device/google/raviole/+/2530521
Change-Id: Idb0cef420c64dcfc58d8afc17c597e282070fba6
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
am skip reason: Merged-In Ie698acacc96e7913d3b09523a558bc7d06d7277e with SHA-1 b1ed6bbd30 is already in history
Original change: https://android-review.googlesource.com/c/device/google/raviole/+/2530521
Change-Id: Idc8c9989711079abdbb73718fbb9b6a13d7d9bff
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>