- Mar 18, 2020
-
-
Sarah Chin authored
-
Kweku Adams authored
-
TreeHugger Robot authored
-
TreeHugger Robot authored
-
Christine Tsai authored
-
TreeHugger Robot authored
[automerger skipped] Merge "Import translations. DO NOT MERGE" into qt-qpr1-dev am: 65964e05 -s ours am skip reason: subject contains skip directive Change-Id: I3f7b89a2d7c8c6b0942969b64ca07cd5d8511c36
-
Yu-Han Yang authored
-
TreeHugger Robot authored
-
Shuo Qian authored
-
Rob Carr authored
-
Jian-Yang Liu authored
Merge "Added boolean flag to allow showing notification on the bottom of the screen rather than on the top." into rvc-dev
-
Jian-Yang Liu authored
Merge "Updated CarSysUI proguard flags to include the HeadsUpNotificationAnimationHelper since those are used via reflection." into rvc-dev
-
Adrian Roos authored
-
TreeHugger Robot authored
[automerger skipped] Merge "Import translations. DO NOT MERGE" into qt-qpr1-dev am: 8d68c166 -s ours am skip reason: subject contains skip directive Change-Id: I761abc0b0440e4deb4265585112fd2efd46dd212
-
TreeHugger Robot authored
-
TreeHugger Robot authored
[automerger skipped] Merge "Import translations. DO NOT MERGE" into qt-qpr1-dev am: c2f7f1a4 -s ours am skip reason: subject contains skip directive Change-Id: I5942de97167cb238d8374d121d6432ea68f448a8
-
TreeHugger Robot authored
[automerger skipped] Merge "Import translations. DO NOT MERGE" into qt-qpr1-dev am: ad648cb0 -s ours am skip reason: subject contains skip directive Change-Id: Ibfc2d11175d02cca14c9f5ae5d23fcbf5e3ceb1e
-
TreeHugger Robot authored
-
TreeHugger Robot authored
-
Chris Li authored
-
TreeHugger Robot authored
-
Misha Wagner authored
-
Anton Hansson authored
-
Ming-Shin Lu authored
-
Christine Tsai authored
-
Ricky Wai authored
-
Tyler Gunn authored
-
Misha Wagner authored
When iterating across `proc` directories, occasionally a directory would disappear due to a process finishing. This often throws `IOException` when accessing the directory, but can throw `DirectoryIteratorException` if this happens during iteration: java.nio.file.DirectoryIteratorException: java.nio.file.NoSuchFileException: /proc/8708/task This change catches `DirectoryIteratorException`. Test: Build only (bug is difficult to reproduce). Bug: 150888564 Change-Id: I7484d28231d0040b25dafc59b12b64a9342098a4 (cherry picked from commit 52474456)
-
Misha Wagner authored
If KernelCpuThreadReader init failed, then the null instance was passed to KernelCpuThreadReaderDiff, which then failed when invoked. Test: Build only (bug is difficult to reproduce). Bug: 150988957 Change-Id: Id46d466b931d816dda85c4f068a4bec53c6f3032 (cherry picked from commit 478c873f)
-
TreeHugger Robot authored
-
Gavin Corkery authored
-
Al Sutton authored
Add the user ID so it's easier to see which user log messages refer to. There's a bit of churn around conditionals in this to ensure that the code complies with the style guidelines. Fixes: 148376687 Test: make RunBackupFrameworksServicesRoboTests Change-Id: I3ca92d21492fae4b89cb73fb39db1a490c796f5d
-
TreeHugger Robot authored
-
Ruslan Tkhakokhov authored
-
Adrian Roos authored
Adds more comprehensive callbacks and getters for the WindowInsetsAnimationController, to make it more straight forward to properly use. Test: atest InsetsControllerTest PendingInsetsControllerTest Fixes: 151707442 Change-Id: Ida55f609112396c0f6de4c5c4431e0793c2e315e
-
Anton Hansson authored
This adds metalava api tracking generation to the module stub rules, to make sure we know exactly what API a particular module stub exports. Bug: 147768409 Test: m update-api Exempt-From-Owner-Approval: Approved in master Change-Id: Iaf2ef5b5751eb208d119ddbc74481239366fe581 Merged-In: Iaf2ef5b5751eb208d119ddbc74481239366fe581
-
Chiachang Wang authored
* changes: Add NattKeepalivePacketDataTest Add KeepalivePacketDataTest
-
Mohammad Samiul Islam authored
-
Junyu Lai authored
Test: atest ConnectivityServiceTest#testNetworkFactoryUnregister \ --geneate-new-metrics 100 Bug: 151792032 Change-Id: I1ee7a26186885d3a79a32ec9e45f5bcd656a6680 Merged-In: I1ee7a26186885d3a79a32ec9e45f5bcd656a6680 Merged-In: Iece9e8ad5c51170cd404ac995d0005392d37fe0c (cherry picked from commit 31c26cdb)
-
Tony Mak authored
-