- Jan 10, 2024
-
-
Sukhwan Mun authored
-
Emilian Peev authored
-
Hawkwood Glazier authored
-
Maurice Lam authored
Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/2903567 Change-Id: I96c476ac2af015a4cac1c6559dfd07cf68c6b498 Signed-off-by:
Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
-
Piyush Mehrotra authored
Merge "Set buffer size to match Linux pipe internal buffer when reading/writing from/to pipes in Backup/Restore flow." into main
-
Maurice Lam authored
Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/2903567 Change-Id: I0c4c75f4f9cbe5c15d656a775f3dd18e87cf713f Signed-off-by:
Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
-
George Chan authored
Merge "Added System API client for BackgroundInstallControlService and added permission restriction to service APIs." into main
-
Treehugger Robot authored
Merge "fix(high contrast text): draw a solid rectangle background behind text instead of a stroke border" into main
-
Becky Qiu authored
-
Alexei Nicoara authored
Merge "[Bugfix] avoid deadlock caused by android.bg and RollbackManagerServiceHandler" into main am: 2dbefb7f am: 9e2ec571 am: d43dab52 Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/2899109 Change-Id: I37c39213c4acdd0d67f88c17e6d1eab31327c421 Signed-off-by:
Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
-
Maurice Lam authored
Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/2903567 Change-Id: I8ee9047a63a5bcbd2d672059a6c125eaa58215fa Signed-off-by:
Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
-
Ray Chen authored
Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/2902408 Change-Id: Icb3a6563606a3bf65cc65f9b412e7d93f323a7b9 Signed-off-by:
Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
-
Darrell Shi authored
-
Darrell Shi authored
-
Jason Hsu authored
-
Rachel Lee authored
-
Tracy Zhou authored
-
Alexei Nicoara authored
Merge "[Bugfix] avoid deadlock caused by android.bg and RollbackManagerServiceHandler" into main am: 2dbefb7f am: 9e2ec571 Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/2899109 Change-Id: I5678c24df21fbc6b108039f55fce00b4c0c9c463 Signed-off-by:
Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
-
Ray Chen authored
Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/2902408 Change-Id: I63e495a1ee200693fbc8ad6dfc9c0aee721d51d7 Signed-off-by:
Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
-
Ats Jenk authored
-
Will Burr authored
-
Mark Fasheh authored
* changes: MessageQueue: track tail of queue MessageQueue: Add flag for tail tracking optimization
-
Tyler Freeman authored
Bug: 186567103 Flag: com.android.graphics.hwui.flags.high_contrast_text_small_text_rect Test: manual 1. adb shell setenforce 0 && adb shell setprop persist.device_config.aconfig_flags.accessibility.com.android.graphics.hwui.flags.high_contrast_text_small_text_rect true && adb shell stop && adb shell start 2. Settings -> Accessibility -> Display Size and Text 3. Turn on High Contrast Text Change-Id: Ib2ef3925acc89b01c71addb63194d2a403c99cb6
-
Oleg Petšjonkin authored
* changes: Renaming DisplayPowerController2 after cleanup Removing DisplayPowerController
-
Eric Laurent authored
-
Maryam Dehaini authored
-
Maurice Lam authored
-
Priyanka Advani authored
Revert submission 25631646-systemUserOnly_manifestAttribute Reason for revert: Likely culprit for b/319437162. Will be running through ABTD before submitting the revert. Reverted changes: /q/submissionid:25631646-systemUserOnly_manifestAttribute Change-Id: I314e6a9c97cf2735506974735b2e7a0bf86e267e
-
Darrell Shi authored
Fix: 317798442 Fix: 318739657 Fix: 317798444 Test: atest CommunalLoggerStartableTest Test: manual Flag: ACONFIG com.android.systemui.communal_hub DEVELOPMENT Change-Id: If6a86fad53fc17d5f0d7606e23ec912351fc548e
-
Jeff DeCew authored
-
Treehugger Robot authored
-
Xiaowen Lei authored
-
Piyush Mehrotra authored
Set buffer size to match Linux pipe internal buffer when reading/writing from/to pipes in Backup/Restore flow. ag/21072118 used of feature flags to control buffer sizes, which are now deprecated. Those flags were also never used. This change makes use of trunk-stable frozen flags to set the buffer size to match Linux pipe internal buffer when reading/writing from/to pipes in Backup/Restore flow. See 'Pipe capacity' section in https://man7.org/linux/man-pages/man7/pipe.7.html Bug: 265976737 Test: Ensure that the change builds (m -j frameworks/base) Ensure CTS and GTS B&R tests pass Change-Id: I8bb96e2e273b0c7eb4809af985fe322e49bb0268
-
Alexei Nicoara authored
Merge "[Bugfix] avoid deadlock caused by android.bg and RollbackManagerServiceHandler" into main am: 2dbefb7f Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/2899109 Change-Id: I152d530526434c932730ec55bef8697fa1dfcea2 Signed-off-by:
Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
-
George Chan authored
and added permission restriction to service APIs. Deferring push mechanism for SystemAPI until new permissions are added. OWNERS file will be updated separately in AOSP. Resubmit after reversion of b/313009440, added permission provisioning in BinaryTransparencyHostTest Bug: 296060433 Test: atest BackgroundInstallControlServiceHostTest BackgroundInstallControlServiceTest BackgroundInstallControlCallbackHelperTest BinaryTransparencyHostTest GtsBackgroundInstallControlManagerTestCases Change-Id: Ie7ec065a606b892990bcb74ad21c6d8fed3b285d
-
Ray Chen authored
Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/2902408 Change-Id: I1df832523fdb30bdfa579f6472f3c336c22f2e82 Signed-off-by:
Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
-
Lee Shombert authored
-
Sherry Zhou authored
-
Aaron Liu authored
* changes: Fix user switcher flag test Move register callback on view attach and detach
-
Aaron Liu authored
Bug: 284095720 Test: atest UserSwitcherInteractorTest Flag: ACONFIG com.android.systemui.switch_user_on_bg STAGING Change-Id: I025902edcd490b8c8d42a99ab0390d0146deba1f
-