- Feb 01, 2022
-
-
Michal Olech authored
This ports ro.hdmi.set_menu_language to HdmiCecConfig. Bug: 190810909 Test: unit tests + manual build & run Change-Id: Ia473f11816bd7d24256b9be1a510d15e70a2a3e2
-
Michal Olech authored
Requires ro.hdmi.set_menu_language=true Test: build; flash; manual test Bug: 190810909 Change-Id: Ic0664e077e975bba0929dd871c3a4c9ab385814c
-
- Jan 31, 2022
-
-
Sergey Nikolaienkov authored
-
TreeHugger Robot authored
-
TreeHugger Robot authored
-
TreeHugger Robot authored
-
Sergey Nikolaienkov authored
Test: atest CtsCompanionDeviceManagerCoreTestCases Test: atest CtsCompanionDeviceManagerUiAutomationTestCases Test: atest CtsOsTestCases:CompanionDeviceManagerTest Change-Id: I8360035a793d1ba8a4f736e2b0d894decf337a26
-
Bryce Lee authored
-
TreeHugger Robot authored
-
Remi NGUYEN VAN authored
* changes: Remove nearby API surface Revert "Start NearbyService when system server starts."
-
Thiébaud Weksteen authored
Test: n/a Change-Id: Ief902e6ae28e4ebd67aba52d6b093a0d22996306
-
- Jan 30, 2022
-
-
Ahaan Ugale authored
-
Jack Yu authored
-
Bryce Lee authored
This changelist removes the CommunalSource AIDL interfaces that are no longer used. Bug: 216515830 Test: manual Change-Id: I82f96e1b30da7eb46145e46cbe629135cc342c8e
-
Bryce Lee authored
-
Kholoud Mohamed authored
-
Kholoud Mohamed authored
-
Roopa Sattiraju authored
-
Bryce Lee authored
This changelist adds a complication to show media control on dream overlays. Test: atest MediaDreamSentinelTest MediaComplicationViewControllerTest Bug: 213906962 Change-Id: Id0d9ab8d668d815bd697ea6ca4ac34e62bdf6a42
-
Bryce Lee authored
-
Presubmit Automerger Backend authored
[automerger skipped] [automerge] [DO NOT MERGE] Fix regression for enter PIP when onUserLeaveHint 2p: 0207f039 am: d6271d42 -s ours am skip reason: subject contains skip directive Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/16730784 Change-Id: I51d85a135117ef0ddc9b922eac6ceaaa19d346b3
-
Presubmit Automerger Backend authored
Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/16730784 Change-Id: I8a5d5c7e45f6e484d954db21de9972318645c07d
-
Chris Li authored
This was changed in ag/15886711, but it shouldn't be needed anymore as for case we need to animate the close transition, isVisible() will stay true until the app transition is finished. Otherwise we shouldn't need to keep the surface as visible even if it is in the closing app list. Without this fix, we may accidentally show the surface that has been commited to be invisible, such as enter pip onUserLeaveHint. Fix: 216145863 Test: manually verify with Google Meet. Test: atest WmTests:ActivityRecordTests Change-Id: Ib28651f5c4dc728d19f968adc56015836e307ef8 Merged-In: Ib28651f5c4dc728d19f968adc56015836e307ef8
-
Alex Buynytskyy authored
-
- Jan 29, 2022
-
-
Ray Essick authored
-
Ahaan Ugale authored
How it leaks: When a session is destroyed, mDirectServiceInterface is set to null. If an event is added to the buffer after this, it cannot be flushed because of that. But the flush() call will still keep rescheduling itself regularly (to handle the case of mDirectServiceInterface not being ready when the session is created). The flush message holds a reference to the session, which holds the Context that created it (the Activity). The message effectively stays forever in the handler queue, preventing it from being GC'd. When destroyed, the mDestroyed flag is set which prevents new events from being queued (through isContentCaptureEnabled()). However, setContentCaptureContext() is missing this check. This cl adds it there. Note: There is possibly a race condition if ContentCaptureSession calls happen on different threads (Framework code always calls these methods on the main thread). This will be fixed separately. Bug: 204891006 Test: atest NexusLauncherTests:com.android.quickstep.StartLauncherViaGestureTests#testStressSwipeToOverview --iterations 5 Change-Id: If69a17e828d928007232db76af6e0cac16502875
-
Kenneth Ford authored
* changes: Rename cancelRequest API to cancelStateRequest and remove the request parameter Updates OverrideRequestController to allow for one override request at max
-
Bryce Lee authored
-
Ray Essick authored
add extra annotations, reset lint-baseline.xml files. The lint-baseline.xml includes code fixes from 2021/11 that had no xml regeneration. XML files updated with output from the test make commands. Bug: 188851874 Test: build Test: m out/soong/.intermediates/frameworks/base/apex/media/framework/updatable-media/android_common_apex29/lint/lint-baseline.xml Test: m out/soong/.intermediates/frameworks/base/apex/media/service/service-media-s/android_common_apex29/lint/lint-baseline.xml Change-Id: Iad4d811d4d04dd9901d7290d1342e3aae2c22499
-
Roopa Sattiraju authored
-
TreeHugger Robot authored
-
kholoud mohamed authored
Bug: 203548565 Bug: 188410712 Test: manual Change-Id: I7e66442583e061d03db7281ab3d367ca88a832cb
-
kholoud mohamed authored
Bug: 203548565 Bug: 188410712 Test: manual testing Change-Id: Ibee6c28e8a231eab9c370af3065619c2dffa706a
-
Grace Cheng authored
-
Chris Li authored
-
Etienne Ruffieux authored
-
Etienne Ruffieux authored
-
TreeHugger Robot authored
-
TreeHugger Robot authored
-