- Apr 30, 2023
-
-
Arpan Kaphle authored
-
Arpan Kaphle authored
-
Atneya Nair authored
* changes: Split ST middleware test cases to address flake Cache dropped callbacks in STInstrumentation
-
Treehugger Robot authored
-
- Apr 29, 2023
-
-
Kunal Malhotra authored
-
Sharon Su authored
Merge "Change timeout idle settings from permanent binding to 2 minutes. Because the cinematic wallpaper feature is not a frequently used feature, the service side implementation can choose to use a non-persistent process. Change from permanent binding to timeout on idle helps to kill the non-persistent process if service implementation picks up that option." into udc-dev
-
Sharon Su authored
Change timeout idle settings from permanent binding to 2 minutes. Because the cinematic wallpaper feature is not a frequently used feature, the service side implementation can choose to use a non-persistent process. Change from permanent binding to timeout on idle helps to kill the non-persistent process if service implementation picks up that option. Test: manual and cts Bug: 279988914 Change-Id: I0bdc855cbefb98df896372a8ea91e56d340c64b6
-
Tony Huang authored
* changes: Fix black screen when recents finished after split Migrate moveToStage shell transition
-
Helen Qin authored
-
Ming-Shin Lu authored
-
Kweku Adams authored
[automerger skipped] Avoid flakiness from DeviceConfig. am: c2c83bc1 am: cfdf194b am: 6535b8e2 -s ours am skip reason: Merged-In I3a7f23b6e9c4277c9d521e7a33b29a0bbfd02331 with SHA-1 c2c83bc1 is already in history Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/22933028 Change-Id: I230577209fcf9c0dd54105a907d407bb0b477432 Signed-off-by:
Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
-
Evan Rosky authored
-
Helen Qin authored
Now the user can set the default provider from the settings. It is no longer a property internal to the UI module. Also, the provider centric screen is removed to honor the default provider. Bug: 279857017 Test: manual (see bug for recordings) Change-Id: I9c4931fa345ee72b947536c9343b42d55aea5153
-
Chandru S authored
-
Chandru S authored
-
- Apr 28, 2023
-
-
Hui Yu authored
-
Kweku Adams authored
Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/22933028 Change-Id: Iffe0fa57d3d679a3835b99f4caa3f992f9856640 Signed-off-by:
Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
-
Kweku Adams authored
am skip reason: Merged-In I3a7f23b6e9c4277c9d521e7a33b29a0bbfd02331 with SHA-1 f270e394 is already in history Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/22933028 Change-Id: Icd1f40a8648940dc0395eccec31c37f01b65d057 Signed-off-by:
Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
-
Kunal Malhotra authored
Test: manual testing on phone Bug: 260913634 Change-Id: Ie61213a92f27420d0f13bdc4e6712f883aed4d09
-
Kweku Adams authored
Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/22933028 Change-Id: I94f1f4803b5e2831334cb0433ef8a037863650d6 Signed-off-by:
Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
-
Kweku Adams authored
Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/22933028 Change-Id: I8a6ae7487aeed2b5597520459563918702461638 Signed-off-by:
Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
-
Jacob Hobbie authored
-
Bhavuk Jain authored
-
Jacob Hobbie authored
-
Jacob Hobbie authored
Previously, anytime a device was unlocked, we would refresh the trustable timers. Now, we should ensure that there actually is a trustable timer running before refreshing (since updating trust will start it anyways). We also make sure to destroy the timers when we move to UNTRUSTED Fixes:273550297 Fixes:264684930 Change-Id: I75d58e09848d4123bb55ea9a36cab739504ca6e8 Test: Tested that this fixes 273550297 by justinkchung@
-
Varun Shah authored
-
Atneya Nair authored
The setup method of latency related tests is flaky, which leads to flake across unit tests, which aren't annotated and don't need the latency tracker. Split out the latency tracker related test cases into a separate test class. Leave those tests marked as flaky. Bug: 279774505 Test: FrameworkVoiceInteractionTests Change-Id: Id35624e4ff866056fe986e627a2e55d559049ee4
-
Abel Tesfaye authored
-
TreeHugger Robot authored
-
Liana Kazanova authored
-
Caitlin Shkuratov authored
-
Liana Kazanova authored
Revert submission 22828703-ls_clock_translation Reason for revert: b/280096103 Reverted changes: /q/submissionid:22828703-ls_clock_translation Change-Id: I3a9eb03b771b64b5cd88bd07536e9db55984d34a
-
Alec Mouri authored
-
Xiao Huang authored
* changes: Use REGULAR_CODECS instead of ALL_CODECS Determine HEIF support by checking HEVC
-
Treehugger Robot authored
-
Matt Sziklay authored
-
Jiewen Lei authored
-
Pat Manning authored
Arrow sizes increased within viewport for larger visual area when used. All PNGs run through Optimage to losslessly optimize file size and data. Fix: 280064917 Test: manual. Change-Id: I62ad6567ae27dc3890f9783eb416f6c5b620daad
-
Arpan Kaphle authored
This aims to remove redundant messages, and converts logs to Slogs. It considers the go/greenlog message. Bug: 278591970 Bug: 270568738 Test: Build Test (Log statements only) Change-Id: I4a175501cb2cb85891c31c9f31b31cbd17bcd870
-
Arpan Kaphle authored
This adds similar {Deduped:Count} logging to the final phase. However, due to the redundancy of data types, collections are generated to reduce some repitition. To ensure safety, the collections are made to be immutable. Bug: 271135048 Bug: 270568738 Bug: 278591970 Test: Build Complete, E2E In Progress (Won't Submit till Done) Change-Id: Id69a54532480bd5a998731b41926f5d72699c3c9
-