- Jan 12, 2024
-
-
Yan Yan authored
Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/2874974 Change-Id: I14901fcfd8201e09a2f22d10e4ba04b25a6a0970 Signed-off-by:
Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
-
Yan Yan authored
-
YK Hung authored
Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/2892020 Change-Id: I85193957c5c9df2bd35f828ef26c6d83a42c7ae6 Signed-off-by:
Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
-
YK Hung authored
-
William Loh authored
Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/2907556 Change-Id: Ib3f52e12f6d6f2aebf178584233d7be9867d9ae2 Signed-off-by:
Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
-
Tom Chan authored
Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/2907015 Change-Id: I1695003670fa882ac709505174436fa02d339a6c Signed-off-by:
Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
-
Sebastiano Barezzi authored
During development the Wi-Fi service might not work, let's handle this case so the Setting app doesn't crash when opening the about phone page Logic borrowed from the Bluetooth controller Change-Id: Id8f6ba5d7cbac5780363612b50848ecfea10bc04
-
- Jan 11, 2024
-
-
Yan Yan authored
This CL integrates the IpSecPacketLossDetector into VCN route selection. With this change, when a data stall is reported, the network candidate will be penalized and then deprioritized during network selection. A network candidate will stop being penalized until it hitting a timeout or passing the validation. Bug: 282996138 Test: atest FrameworksVcnTests(new tests), CtsVcnTestCases Change-Id: Ifabd6fdea1d5a4fea40cf929dbab7c26d37274ac
-
William Loh authored
-
William Loh authored
Bug: 307556883 Test: n/a Change-Id: I5001247c342f23b07e1355db7e50ad90cce66b07
-
Yan Yan authored
Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/2873077 Change-Id: Ia31bbf665aa7a9e1d8443e5e3c77c6fd60782499 Signed-off-by:
Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
-
Tom Chan authored
-
Tom Chan authored
syntax from go/android-codereviews#include-an-owners-file-from-a-sub-directory-within-the-same-git-project Change-Id: Ia02a5efdda1c2dea65753a63cbd2e78e56bac6eb
-
Yan Yan authored
-
Treehugger Robot authored
Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/2904909 Change-Id: Id7fe1db2179ba56b7897bf0cfa5efa3c87c08da2 Signed-off-by:
Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
-
Treehugger Robot authored
-
Harshit Mahajan authored
Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/2882815 Change-Id: I09631f82720ba587b42d8905f61495d52fcf4577 Signed-off-by:
Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
-
Mårten Kongstad authored
When building SDKs that include some, but not all @FlaggedApis, a few Javadoc @see/@link references will point to objects that are inaccessible, which will trigger Lint 101 errors. The correct fix is to update the Javadoc. However, to unblock the SDK build for now, temporarily hide Lint 101 errors. Bug: 319541666 Test: m sdk dist Change-Id: Icbd1d99d5fcd6cee37bf588ef45443e7e946f742
-
Harshit Mahajan authored
-
- Jan 10, 2024
-
-
William Loh authored
Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/2905167 Change-Id: I0a204947b47e494de7527def0666a6051837514e Signed-off-by:
Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
-
Yan Yan authored
This CL creates an abstract class NetworkMetricMonitor and a subclass IpSecPacketLossDetector. IpSecPacketLossDetector is responsible for continuously monitoring IPsec packet loss and reporting to the caller when the data loss rate surpass a threshold. This detector allows the VCN to switch from the underlying network that has bad quality. This CL also defines new carrier configs that specify the data loss threshold and detecting frequency Bug: 282996138 Test: atest FrameworksVcnTests(new tests), CtsVcnTestCases Change-Id: I5f4b8e1821bdbb37f0a6de6e1584f8e3c87273f3
-
William Loh authored
-
Yan Yan authored
Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/2864848 Change-Id: I6fb99f8217d8ab8a3ab3dfb6efb803a9cfed1edd Signed-off-by:
Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
-
Yan Yan authored
Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/2889449 Change-Id: I1054d23edf9448b973e7f4feae95037f85a7da08 Signed-off-by:
Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
-
Yifan Hong authored
Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/2901627 Change-Id: I10e2e6ecb762dc080a96a3e25dad43d26b684f95 Signed-off-by:
Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
-
Winson Chung authored
Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/2809333 Change-Id: If281620871929ef4ae8302edf9c7e44ed3ec3fdd Signed-off-by:
Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
-
Yan Yan authored
-
William Loh authored
Bug: 307556883 Test: n/a Change-Id: I2836908a00981d54e884a495a662bc293219c0e4
-
Yan Yan authored
-
Antonio Kantek authored
Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/2902237 Change-Id: I6b79e3d1c46278104a1d6de7d6a66bae7db422b2 Signed-off-by:
Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
-
Yifan Hong authored
-
Harshit Mahajan authored
Allow specifying default combined api properties. This would be currently used to control the enablement of new mainline modules Bug:b/289203818 Test: verified locally Change-Id: I9415140453ce04efd5461cb8684c70e987810ecc
-
Winson Chung authored
-
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>
-
Antonio Kantek authored
-
Maurice Lam authored
-
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>
-
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>
-
Alexei Nicoara authored
-
Ray Chen authored
* changes: Adjust the NetworkRequest configuration used by SecurityController Design of the VPN icon reflects the invalidated status Update the VPN icon to reflect the validation status of the VPN network
-