- Oct 23, 2023
- Oct 20, 2023
-
-
Tyler Gunn authored
Merge "DO NOT MERGE Add cc so carrier can opt to prefer an in-service sim for normal ecc call." into udc-qpr-dev
-
Bill Yi authored
Auto-generated-cl: translation import Change-Id: I3e60e9536d3d1e5783fa102422b69fcc089a4734
-
- Oct 19, 2023
-
-
Gaurav Bhola authored
-
Gaurav Bhola authored
-
Gaurav Bhola authored
-
Winson Chung authored
-
- Oct 18, 2023
-
-
George Mount authored
Fixes: 305234302 Bug: 294279968 Fixes HorizontalScrollViewFunctionalTest in the same way as ag/24692605 Test: ran tests (cherry picked from https://googleplex-android-review.googlesource.com/q/commit:e2e039c95a663247242aa76ec1a0da60aaf20567) Merged-In: I5342e21af8074e4a4ef69c79c63696f99cba436c Change-Id: I5342e21af8074e4a4ef69c79c63696f99cba436c
-
Jing Ji authored
-
Gaurav Bhola authored
- on headless systems, user-0 is invisible. And hence windows started by user-0 process are not visible. Test: atest AmStartOptionsTest#DashD Bug: 294279968 Fix: 302587507 Change-Id: I82c22d88ef58ad264d4156c3fc113b2ae57e2631
-
Jing Ji authored
We're reporting an ANR if the app process doesn't finish the handling of bindApplication within the BIND_APPLICATION_TIMEOUT. But very often, due to the contended system resources, the app process just doesn't get enough CPU time to run. Also given the bindApplication includes the time the app spends on Application#onCreate(), now relax the timeout to 20s by default. Bug: 304484667 Test: Manual Merged-In: I442e997fa6f30445ddeb2922146e837cc24d4174 Change-Id: If8a3db7511ef0b348e9f343fd91de9063f8826f2
-
Li Li authored
Android Studio uses adb to launch a process for screen mirroring. This kind of processes is not managed by AMS and run with uid shell or root. In such a case, that process behaves like a gone Android app so it will miss display events. This won't impact any normal Android apps. Check if the uid belongs to an Android app for Android Studio. Bug: 303684492 Test: Enable display mirroring in Android Studio and check logs Change-Id: I3fb20327979eca8774f7ddf143b2b8f2386e6b56 Merged-In: I3fb20327979eca8774f7ddf143b2b8f2386e6b56
- Oct 17, 2023
-
-
Aurélien Pomini authored
-
Aurélien Pomini authored
The first time this method is called for a system-only wallpaper, if the lock wallpaper is not loaded yet, it will not be aware of the lock wallpaper and will think that the system wallpaper is sys+lock. This happens after a reboot + user switch when the secondary user have two different wallpapers. This may fix other cases where the lock screen wallpaper is set to same as home screen Bug: 300537586 Test: atest WallpaperManagerTest Test: manually check that the bug is fixed Change-Id: Ib37f83233deac7198997910991ffcce75b357aae Merged-In: Ib37f83233deac7198997910991ffcce75b357aae
-
Bill Yi authored
-
Bill Yi authored
-
Bill Yi authored
-
Bill Yi authored
-
- Oct 16, 2023
-
-
Ayush Sharma authored
-
Treehugger Robot authored
Merge "fix(magnifier): avoid crash when smashing magnifier shortcut button repeatedly" into udc-qpr-dev
-
Winson Chung authored
-
Winson Chung authored
- The split transitions currently don't handle this case properly when an adjacent task is launched triggering a split task to enter PIP. Fixes: 303755768 Test: Split YT & Gmail, click link from Gmail Test: http://recall/-/g6hkB0pXjyQSvfA8STqRAT/hrdzWmMHFGHJKaSyLxb8yh Change-Id: I390ded4075211c8b5c0d328dcda42d189bee1fa8
-
Bill Yi authored
Auto-generated-cl: translation import Change-Id: I4cc89ad2872137fa6e56549c0d8b51e2dd454cbf
-
Bill Yi authored
Auto-generated-cl: translation import Change-Id: I1cd9bf8431b23412e1abcd98b41ab538e79ad793
-
Bill Yi authored
Auto-generated-cl: translation import Change-Id: I5f46be5ce6fdcbb96fb9bc04eb5196c0931e5f12
-
Bill Yi authored
Auto-generated-cl: translation import Change-Id: Ia0283f90d3092ee6aef3b21317fd86bd2b67aeb7
-
Robin Lee authored
-
Fabian Kozynski authored
-
Ayush Sharma authored
Bug: 210537972 Test: NA Change-Id: If2f41aea48ac9284ad205debb878d633072431f4 Merged-In: If2f41aea48ac9284ad205debb878d633072431f4 (cherry picked from commit a93b4fdf)
-
Robin Lee authored
Since queued transitions aren't always cleanly chunked the way we'd imagine them to be, we may end up with actual events in the transition info if we happen to be turning screens on/off/foldingat the same time as doing things with the device. In this case, the SLEEP transition would have come first and the actual changes second, so we should assume these are changes that need to be played. Test: atest ShellTransitionTests Bug: 304713150 (cherry picked from https://googleplex-android-review.googlesource.com/q/commit:ce1a438ce1fb20fbf031e37677013f93f32c2b5a) Merged-In: I4bbaa8ad033aaadcb1c0b54889b7c81fb003b001 Change-Id: I4bbaa8ad033aaadcb1c0b54889b7c81fb003b001
-
- Oct 13, 2023
-
-
Tyler Gunn authored
This carrier config is ultimately temporary and should be removed in a future release in favor of just ALWAYS preferring an in-service sim for a normal routed emergency call. Test: See other CL in this chain for the tests performed. Bug: 281934614 Bug: 299150073 Change-Id: Iac9136dc2315617e612e55ca72026dcae16f232d
-
Matt Buckley authored
* changes: [DO NOT MERGE] Revert "Mitigation for mass GC deletion" [DO NOT MERGE] Revert "Send cached target duration when creating sessions"
-
Matt Buckley authored
Revert submission 24828717 Reason for revert: performance concerns Reverted changes: /q/submissionid:24828717 Bug: 300360668 Bug: 302620048 Change-Id: Iefb7488f6e100ca7cbb0d43337e5830860ebebe5
-
Joanne Chung authored
-
- Oct 12, 2023
-
-
Ikram Gabiyev authored
-
Treehugger Robot authored
[automerger skipped] Merge "Revert "Update parcling logic for Uris."" into rvc-dev am: d926f4f2 am: ccc748a0 am: 29298591 am: b11212b3 am: 3569c110 am: 22454204 am: bf624d54 am: 4422416d -s ours am: 4f70c066 -s ours am: 78e96991 -s ours am skip reason: Merged-In I0e02610bbceff4bc243e90e8b4aaa8e9dcdebe50 with SHA-1 a47503c8 is already in history Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/25023593 Change-Id: I9e3a45e94ef0790e43957ff1ac88f7c59297d1c7 Signed-off-by:
Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
-
Treehugger Robot authored
[automerger skipped] Merge "Revert "Update parcling logic for Uris."" into rvc-dev am: d926f4f2 am: ccc748a0 am: 29298591 am: b11212b3 am: 3569c110 am: 22454204 am: 499e70cc am: d974f621 am: 5c2fe7e8 -s ours am skip reason: Merged-In I0e02610bbceff4bc243e90e8b4aaa8e9dcdebe50 with SHA-1 63f0d1e8 is already in history Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/25023593 Change-Id: Ice6281715bdad498239e9d9a72a54986c2e8bd44 Signed-off-by:
Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
-
Charles Wang authored
Merge "Fixes failing CTS tests for custom description in save dialog. Screenshots showing no changes from before: http://shortn/_n52tNerWx6" into udc-qpr-dev
-