- Feb 29, 2024
-
-
Zhi Dou authored
-
Chiachang Wang authored
Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/2981831 Change-Id: Ibd14c2bd9451dc3c9b2ded5c4c4928733c5059e8 Signed-off-by:
Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
-
Pavel Grafov authored
-
Charles Chen authored
-
Treehugger Robot authored
-
Naomi Musgrave authored
-
Tetiana Meronyk authored
-
Piotr Wilczyński authored
-
Chiachang Wang authored
Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/2981831 Change-Id: I2b16cb8dbefde6f869895b556cef2bf6a4000f71 Signed-off-by:
Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
-
Zhe Song authored
-
Pablo Gamito authored
* changes: Update Perfetto Protolog flag name Add read only perfetto protolog flag Increment protolog version
-
Riddle Hsu authored
-
Chris Göllner authored
-
Chiachang Wang authored
-
Chris Li authored
-
Treehugger Robot authored
-
Shashwat Razdan authored
-
Joy Babafemi authored
-
Chaohui Wang authored
Which was causing old onClick was used when click. Bug: 327425969 Test: manual - on Mobile Settings Change-Id: I1af16869d6ecf057e23115bfc86d9b656347d9fb
-
Johannes Gallmann authored
-
Sudheer Shanka authored
-
Mark Fasheh authored
-
Chiachang Wang authored
Initialize the test for VPN related unit tests. Test: make FrameworksVpnTests Change-Id: I210c3a23fc5bea4b58163065fae28d816e57b946
-
Yuting Fang authored
-
Yuting Fang authored
ag/26028525 caused a regression in logcat size stats. It's due to virtual device service not found when initializing PermissionManager. Since there is only one caller of VDM, move VDM initialization to the caller. Bug: 324493673 Test: presubmit Change-Id: I6d84071ddcdb0bf24c75a862706d2505c2d96623
-
Treehugger Robot authored
-
Diya Bera authored
-
Treehugger Robot authored
-
Shawn Willden authored
-
Lee Shombert authored
Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/2982691 Change-Id: Ia864a77832eced2dc3c91628128db951187f9044 Signed-off-by:
Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
-
Sudheer Shanka authored
Bug: 327496592 Change-Id: I32b433347bddfdfa4a5ed590a87f7d8ecd1d390d Test: n/a
-
Hao Dong authored
-
Lee Shombert authored
Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/2982691 Change-Id: Idb04c3caf8aa6950feafffd2d4fa6c66e83fe177 Signed-off-by:
Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
-
Prabir Pradhan authored
Instead of manually setting the density of a Bitmap that we create (which looks like we're working around Bitmap's functionality), use Bitmap's density-aware constructor that takes a DisplayMetrics object. It essentially provides the same functionality as setting the density, but since it's wrapped up in a supported constructor, it increases readability and removes the need for us to explain what we're doing. Bug: 305193969 Test: Presubmit Change-Id: I2b4bdc60e2744a89c8154bd9359de6254a810426
-
Lee Shombert authored
-
Josh Tsuji authored
-
Treehugger Robot authored
-
Hai Zhang authored
-
Treehugger Robot authored
-
Nan Wu authored
-