- Nov 21, 2023
-
-
Jeff Sharkey authored
Now that we have a solid foundation of classes available, one of the tricker pieces is supporting Handler/Looper under Ravenwood. At its core, the native implementation of MessageQueue can be emulated using core JVM primitives, which is enough to reliably pass CTS. Advanced features like FileDescriptor events will need to wait until we eventually have real JNI support. Fix obscure bug with SystemClock; must be positive number. Always start our "fake" pointers from 1 to prevent `nullptr` oddness. Bug: 292141694 Test: atest-dev CtsOsTestCasesRavenwood CtsOsTestCases Change-Id: I0f82b659973443968ef2609a7e3151f381abff29
-
- Nov 20, 2023
-
-
Nicolò Mazzucato authored
-
Evan Chen authored
-
Hongwei Wang authored
-
Cole Faust authored
Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/2831008 Change-Id: I9b08f0d332d0eabb0f111111661a2ac84332cbc8 Signed-off-by:
Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
-
Sharon Su authored
Merge "Do not clear voice_interaction_service setting if voice recognition service if force stopped. Voice recognition service and voice interaction service has been decoupled and we shouldn't let recoginition service to clear interaction service settings." into main
-
Cole Faust authored
Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/2831008 Change-Id: Ic37db90117bf273752b0d4b3e8e7b893a7192b42 Signed-off-by:
Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
-
Diya Bera authored
-
Ivo Kay authored
-
Jeff DeCew authored
-
Jeff DeCew authored
Fixes: 312248129 Test: atest SystemUITests Flag: NA Change-Id: If0be19c22e50cba86c96edaef7f2129af937314e
-
Jeff DeCew authored
-
Cole Faust authored
Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/2831008 Change-Id: Iabd5bd0a5db2b22a74030116fa40e9427c86bf5a Signed-off-by:
Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
-
Cole Faust authored
Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/2831008 Change-Id: Ifc49d7969477b4a72114de4f6e935335cc7b3e10 Signed-off-by:
Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
-
Kweku Adams authored
-
Beverly Tai authored
-
Fabian Kozynski authored
-
Cole Faust authored
Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/2831008 Change-Id: I8885d2a7d58ccf6fc10155f744603d873b5e3cf2 Signed-off-by:
Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
-
Cole Faust authored
Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/2831008 Change-Id: I6659f80fd236874180a7ca2765768027adf9e42c Signed-off-by:
Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
-
Jeff DeCew authored
-
Diya Bera authored
Flag: NONE Test: atest AuthControllerTest AuthSessionTest Bug: 303839389 Change-Id: I77afe09f7cc6e8cb5b04b76b97bb91eb81457e15
-
Michael Wachenschwanz authored
-
Michael Wachenschwanz authored
Only the immediate clients of the target processes are needed when performing a partial update, since the clients not in the target process list will not change. This means their set procState and oomAdj can be trusted to represent all the reverse reachable process. Also don't bother handling cycles, all clients that are part of a cycle with target processes will already be in the target process list. Test: atest MockingOomAdjusterTests Bug: 311472557 Change-Id: I7f4387f84c166f06cc3cf8c2bf0b0773415c0f5e
-
Melody Hsu authored
-
Austin Delgado authored
-
Piotr Wilczyński authored
-
William Xiao authored
-
Cole Faust authored
-
Treehugger Robot authored
-
Santiago Seifert authored
-
Ivo Kay authored
eldar/263904176 Test: Manual, statsd_testdrive Bug: 307217169 Change-Id: I8bf796a2deb98e72c918deaec08e8811e51b25bf
-
Jeff Sharkey authored
-
Jared Duke authored
-
Beth Thibodeau authored
-
Fabián Kozynski authored
Also, remove click content on QuickSettingsScene and view model. Test: manual Fixes: 311728089 Flag: ACONFIG com.android.systemui.scene_container DEVELOPMENT Change-Id: I974cb2279636f02303b266a2f0a186893a261cc8
-
Bishoy Gendy authored
-
Treehugger Robot authored
-
Santiago Seifert authored
In preparation for DeviceRouteController supporting more than one "device route". Bug: 305199571 Test: presubmit. This is a non-functional rename. Change-Id: I398a41d002613aa7778adb1679dc22dcfb75eb96
-
Jeff DeCew authored
Bug: 302149604 Change-Id: Id0b49179ffcf6596b8dc2b16ba7bc0ea18a5c082 Test: AnimatorTestRuleOrderTest
-
Melody Hsu authored
Flag should be read-only. Bug: 293445881 Test: presubmit Change-Id: I8372608377a213fa6a7457e076268e3d60b529da
-