- Feb 21, 2024
-
-
Shawn Willden authored
-
Darrell Shi authored
-
Jag Saund authored
-
Treehugger Robot authored
-
Treehugger Robot authored
-
Treehugger Robot authored
-
Dmitri Plotnikov authored
-
Matt Pietal authored
-
Jean-Michel Trivi authored
-
Julia Tuttle authored
We're worried that incoming call notifications might be getting delayed by other background activity, so we're moving notification content inflation to a dedicated background thread. Bug: 308967184 Flag: ACONFIG dedicated_notification_inflation_thread DEVELOPMENT Test: existing notification tests Change-Id: I4f6331bf3ae21ae5871a6f16f6235af2412950c5
-
Shrinidhi Hegde authored
Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/2971731 Change-Id: I0a00be287de20a7f4409815d0a455d4bbd57e0c1 Signed-off-by:
Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
-
Nikhil Kumar authored
Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/2969353 Change-Id: Ib82f336901b0b74c4fc563b9cff9e675b7abcc26 Signed-off-by:
Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
-
Mateusz Cicheński authored
-
Hani Kazmi authored
* changes: Replace ECM AppOps call with service Wired remaining SpecialAppAccess for ECM.
-
Ats Jenk authored
-
Robert Wu authored
-
Perry Wu authored
-
Shrinidhi Hegde authored
Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/2971731 Change-Id: I6df4e4a12741acb75b57b74135f1c0786861682b Signed-off-by:
Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
-
Nikhil Kumar authored
Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/2969353 Change-Id: I6a8e0681e444f71236e9d1c5f5f133cce5b9c8f6 Signed-off-by:
Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
-
Shrinidhi Hegde authored
-
Robert Wu authored
This CL fixes a typo Bug: 227690391 Test: presubmit Change-Id: I5bd18d2292bf1f65a51ff369b123968f8b13454d
-
Shawn Willden authored
This wait creates a deadlock when booting a device with a never-formatted persistent data block. This went unnoticed because all of the the test devices have booted before. This CL also logs a warning when a PDB update is blocked due to FRP. This should facilitate debugging of FRP enforcement-related problems. Bug: 290312729 Test: Boot a fresh, never-used device (e.g. fresh cuttlefish) Change-Id: If3abd1ccf1c1c6159a4b6276a89b5b88fdaade86
-
Nikhil Kumar authored
-
Treehugger Robot authored
-
Shawn Lee authored
-
Jernej Virag authored
-
Nate Jiang authored
-
Michael Mikhail authored
-
Tyler Saunders authored
[automerger skipped] Merge changes from topic "lifecycle-udc-mainline" into udc-mainline-prod am: 9761b6b2 -s ours am skip reason: Merged-In Ic6050d6ae6e720841ce2129880f1f7ed43328185 with SHA-1 116c3337 is already in history Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/26174505 Change-Id: I9ebd4feb8f1c5cce1adf5c9d8e8e68edba6b92e3 Signed-off-by:
Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
-
Anvesh Renikindi authored
[automerger skipped] Revert "Revert "Updated AnimatedContentScope to AnimatedContentT..." am: c1f15887 -s ours am skip reason: Merged-In Ic6050d6ae6e720841ce2129880f1f7ed43328185 with SHA-1 116c3337 is already in history Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/26174505 Change-Id: I1aad38376a538bbb8ddb602cc92b49e80c51e7ed Signed-off-by:
Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
-
Tyler Saunders authored
[automerger skipped] Merge "Remove ExperimentalLifecycleComposeApi" into udc-mainline-prod am: 5d0525f7 -s ours am skip reason: Merged-In I5dc415ec6b59fe56c51844473a9cb2757eeb89c3 with SHA-1 9fab0122 is already in history Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/26154421 Change-Id: Ia9341bdfa732c23ac830f678294da56c10c8471b Signed-off-by:
Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
-
Chaohui Wang authored
am skip reason: Merged-In I5dc415ec6b59fe56c51844473a9cb2757eeb89c3 with SHA-1 9fab0122 is already in history Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/26154421 Change-Id: I53f744d91de539260a2552111a5bce552620c654 Signed-off-by:
Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
-
Vlad Popa authored
-
Santiago Seifert authored
-
Matt Pietal authored
This was most notable in splitshade, as the clock could appear above QS. Fixes: 325438424 Test: atest KeyguardRootViewModelTest Flag: ACONFIG com.android.systemui.migrate_clocks_to_blueprint DEVELOPMENT Change-Id: I788a940f1b36465757f343c4f7677a96749a76df
-
Iván Budnik authored
-
Perry Wu authored
Adds flicker test for the CUJ with entering pip with source rect hint. This specifically tests with auto enter enabled, but we can probably add a separate case for entering manually. The test uses a rectangle as the source rect, and there is a jump at the end of the transition as the app doesn't update the layout for pip, but this is more of an app issue and doesn't affect the test case. Flags: N/A Bug: 284200208 Test: atest EnterPipWithSourceRectHintTest Change-Id: I47ab50f19dc421dc0e0262c7b14f5b37dfb3551e
-
Treehugger Robot authored
Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/2971151 Change-Id: Idf9fc013dbeba4607403fbfe492ff4fc78fe19a0 Signed-off-by:
Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
-
Yifei Zhang authored
-
Yahav Nussbaum authored
Merge "Platform version of Nearby's powered_off_finding flag" into main am: 8b91372f am: 946e750e Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/2970214 Change-Id: I865ada156f694b17f9b40f10254f3b0d52ddf064 Signed-off-by:
Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
-