- Jun 04, 2024
-
-
Bill Yi authored
Auto-generated-cl: translation import Change-Id: Ie7b1fdfecebbeed1a56bba78b13cd448fefec17f
-
- Jun 03, 2024
-
-
Tyler Freeman authored
-
Treehugger Robot authored
Merge "Enable basic optimization for DynamicSystemInstallationService" into main am: 11e2bfd3 am: 8488845e Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/3110298 Change-Id: Idb8e634086e2af806ace0929257118c87fc73a22 Signed-off-by:
Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
-
Treehugger Robot authored
Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/3110298 Change-Id: I8b1f96118ab7bfcaf13611d7b84731c7cb5b2b54 Signed-off-by:
Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
-
Treehugger Robot authored
-
Kiran Ramachandra authored
-
Matthew Reynolds authored
-
Sumedh Sen authored
-
Treehugger Robot authored
-
Danny Burakov authored
-
Danny Burakov authored
* changes: [bc25] Notifications should not reserve space for nav bar in Dual Shade. [bc25] Use the DSL's `translate()` overload with DP instead of factory. [bc25] Add initial Quick Settings rendering in QuickSettingsShadeScene.
-
Treehugger Robot authored
[automerger skipped] Merge "Increase the dropbox disk quota to 20Mb for user debug builds as we add more debug to dropbox for user debug. (cherry picked from https://googleplex-android-review.googlesource.com/q/commit:ea261f6a2a9d1034abfaf2ebdaae72c9869c8c90) Merged-In: Ib758fa6fa47cfd26e895bf8d7b9d5bde98c99461 Change-Id: Ib758fa6fa47cfd26e895bf8d7b9d5bde98c99461" into main am: 06cb3424 am: 9725987d -s ours am skip reason: Merged-In Ib758fa6fa47cfd26e895bf8d7b9d5bde98c99461 with SHA-1 ea261f6a is already in history Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/3110910 Change-Id: If397160f8826b67fd62f68a0d1789ffbcb8d4ceb Signed-off-by:
Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
-
Treehugger Robot authored
Merge "Increase the dropbox disk quota to 20Mb for user debug builds as we add more debug to dropbox for user debug. (cherry picked from https://googleplex-android-review.googlesource.com/q/commit:ea261f6a2a9d1034abfaf2ebdaae72c9869c8c90) Merged-In: Ib758fa6fa47cfd26e895bf8d7b9d5bde98c99461 Change-Id: Ib758fa6fa47cfd26e895bf8d7b9d5bde98c99461" into main am: 06cb3424 Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/3110910 Change-Id: Icc2ea678c6c894ed09c2648270dea8169a1361dc Signed-off-by:
Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
-
Liana Kazanova authored
-
Treehugger Robot authored
Merge "Increase the dropbox disk quota to 20Mb for user debug builds as we add more debug to dropbox for user debug. (cherry picked from https://googleplex-android-review.googlesource.com/q/commit:ea261f6a2a9d1034abfaf2ebdaae72c9869c8c90) Merged-In: Ib758fa6fa47cfd26e895bf8d7b9d5bde98c99461 Change-Id: Ib758fa6fa47cfd26e895bf8d7b9d5bde98c99461" into main
-
Kiran Ramachandra authored
Bug: 343531585 Test: atest PermissionServicePerfTests Change-Id: I8dd632b1d49574557bad9f69ade6cd29b66b5c0f
-
Yein Jo authored
* changes: Show edge glowing on keyboard connect Add glow box effect
-
Vignesh Ramanathan authored
-
Daniel Chapin authored
[automerger skipped] Merge "Revert "Update face authenticating asset"" into 24D1-dev am: e52858e5 -s ours am skip reason: Merged-In Ieab77cd8d500a79b25b2218dcb69a968d5a4e72d with SHA-1 026cf425 is already in history. Merged-In was found from reverted change. Reverted change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/27366344 Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/27610922 Change-Id: Iaee243e1b4595e18f4c0a73278d428507981e89e Signed-off-by:
Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
-
Daniel Chapin authored
am skip reason: Merged-In Ieab77cd8d500a79b25b2218dcb69a968d5a4e72d with SHA-1 026cf425 is already in history. Merged-In was found from reverted change. Reverted change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/27366344 Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/27610922 Change-Id: Ie5b0a7fed3703736cb18f1ea7382645e3f03051f Signed-off-by:
Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
-
Daniel Chapin authored
-
Treehugger Robot authored
-
Liana Kazanova authored
This reverts commit 84ee5e0e. Reason for revert: Potential culprit for b/344525050 - verifying through ABTD before revert submission. This is part of the standard investigation process, and does not mean your CL will be reverted Change-Id: I62d3cff9a92ab5a0220f4d6cf983038c5493f282
-
Vlad Popa authored
-
Jared Duke authored
While this offers minimal savings, there's no real reason to opt out of optimization (the default for app targets). Test: m + check APK diff Bug: 203241149 Change-Id: Ib1bba31a95afa87f37aedb0251796bdb31ab65c0
-
Sumedh Sen authored
-For Android V, updates without user action are permitted for apps targeting API 33+ -Updated the conditions for SDK version check in PackageInstallerSession and associated documentation in PackageInstaller.SesionParams Bug: 325888262 Test: atest CtsSilentUpdateHostTestCases Change-Id: Idfe3af5ac5f3a29016634b1486f0a94f7892a445
-
Treehugger Robot authored
-
Alejandro Nijamkin authored
- New startable that hydrates scrim state - Old code paths to set scrim state from CentralSurfacesImpl turned off - Code to figure out the right ScrimState is an almost intact copy-paste from the current code in CentralSurfacesImpl. A couple of differences regarding the elimination of callbacks and side-effects (I figure we can add those later if we need them) Bug: 343298208 Flag: com.android.systemui.scene_container Test: manually verified that the attached bug isn't reproducible anymore and that the wallpaper is visible when the unfolded/unlocked device is closed shut Test: submitting this CL early to ublock others working on Flexiglass; working on unit tests in followup CL Change-Id: Iceb6c7441831ab56f3a049d0ec4044e0a29fe262
-
Sumedh Sen authored
* changes: Modify logic to compute trustedSource Dont check for "no_install_unknown_sources" for installs from privileged sources.
-
Essence Cain authored
Merge "Check for emergency installer attribute and permission to trigger an emergency uninstall" into main
-
Essence Cain authored
Change-Id: Ia61bdf9045bc6b07feb01726aceb395b7a974bc2 Test: m Bug: 321080601 Flag: EXEMPT bugfix
-
Linus Tufvesson authored
[automerger skipped] Hide SAW subwindows am: 89bc634c am: 71b0464e -s ours am: ec5fe78c -s ours am: ad2f04a7 -s ours am: ba295420 -s ours am: 9d699c31 -s ours am: 51eaf840 -s ours am: 58ec3753 -s ours am skip reason: Merged-In If19240f5aec2e048de80d75cbbdc00be47622d7f with SHA-1 5a2a9f49 is already in history Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/27158039 Change-Id: I3ec07175e3c2a5fafd270cec3e42d86d08de83b9 Signed-off-by:
Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
-
Linus Tufvesson authored
[automerger skipped] Hide SAW subwindows am: 89bc634c am: 71b0464e -s ours am: ec5fe78c -s ours am: ad2f04a7 -s ours am: ba295420 -s ours am: 9d699c31 -s ours am: 51eaf840 -s ours am skip reason: Merged-In If19240f5aec2e048de80d75cbbdc00be47622d7f with SHA-1 5a2a9f49 is already in history Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/27158039 Change-Id: Ie589716ae046343cd1e8954225b59b1faf69ccc2 Signed-off-by:
Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
-
Jeff DeCew authored
* changes: Add NotificationRowContentBinderRefactor flag Re-enable NotificationContentInflaterTest
-
Linus Tufvesson authored
[automerger skipped] Hide SAW subwindows am: 89bc634c am: 71b0464e -s ours am: ec5fe78c -s ours am: ad2f04a7 -s ours am: ba295420 -s ours am: 9d699c31 -s ours am: 483b726e -s ours am skip reason: Merged-In If19240f5aec2e048de80d75cbbdc00be47622d7f with SHA-1 5a2a9f49 is already in history Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/27158039 Change-Id: I88d46780cb378232c4fc87045541a3c4f9f5ae97 Signed-off-by:
Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
-
Linus Tufvesson authored
[automerger skipped] Hide SAW subwindows am: 89bc634c am: 71b0464e -s ours am: ec5fe78c -s ours am: ad2f04a7 -s ours am: ba295420 -s ours am: 9d699c31 -s ours am skip reason: Merged-In If19240f5aec2e048de80d75cbbdc00be47622d7f with SHA-1 5a2a9f49 is already in history Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/27158039 Change-Id: Id909ae2000fe35e115ecf7f22f2b882a5fc552d9 Signed-off-by:
Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
-
Linus Tufvesson authored
[automerger skipped] Hide SAW subwindows am: 89bc634c am: 71b0464e -s ours am: ec5fe78c -s ours am: ad2f04a7 -s ours am: ba295420 -s ours am: 9d699c31 -s ours am skip reason: Merged-In If19240f5aec2e048de80d75cbbdc00be47622d7f with SHA-1 5a2a9f49 is already in history Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/27158039 Change-Id: I70fd832e939653331fc5b0d396543ad845b69d6d Signed-off-by:
Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
-
Matías Hernández authored
-
Linus Tufvesson authored
[automerger skipped] Hide SAW subwindows am: 89bc634c am: 71b0464e -s ours am: ec5fe78c -s ours am: ad2f04a7 -s ours am: ba295420 -s ours am skip reason: Merged-In If19240f5aec2e048de80d75cbbdc00be47622d7f with SHA-1 5a2a9f49 is already in history Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/27158039 Change-Id: I1e9410694afd178013b8fbd0c21d19184ed4d271 Signed-off-by:
Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
-
Treehugger Robot authored
-