- Feb 29, 2024
-
-
Jerome Gaillard authored
Host builds now support RenderThread. Bug: 322360037 Test: host build of libhwui Change-Id: Idfc96eb2dc36b7c267fbce0a06d9f82dc7d66031
-
Jerome Gaillard authored
This adds to the host build of layoutlib files that straightforwardly compile. Bug: 322360037 Test: host build of libhwui Change-Id: Idc1dc36b21c256dc35173287967c9b4b44a6bd8d
-
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
-
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
-
Winson Chung authored
-
- Feb 28, 2024
-
-
Justin Ghan authored
* changes: Improve HandwritingInitiator handling of disabled views Small refactor of HandwritingInitiator State
-
Lyn Han authored
-
Ats Jenk authored
-
Joy Babafemi authored
Total entry count used for inline and dropdown should reference the size of the sorted username to credential entry list (accounting for duplicate usernames) and not the total list of credential options. Bug: 326908364 Tested: Manual test Change-Id: I558a212aa1818fb3236d7ca5eed7a6b8f961ca79
-
Sumedh Sen authored
* changes: Make confirmation message scroll in PiaV2 Make confirmation message scroll
-
Shashwat Razdan authored
Test: Created ATV emulator locally and ensured it boots successfully Bug: 326143814 Bug: 327413151 Change-Id: I1a83616afc7dbe651eaaa7aaad3f9bc629e0a689
-
Eric Biggers authored
Merge "Remove unused references to android.security.KeyStore" into main am: 9f6d9acb am: 48809da6 Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/2974616 Change-Id: I62144fe9e35e698abc2d7b964766f46091fda22f Signed-off-by:
Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
-
Jihoon Kang authored
Merge "Specify `stubs_type` property in java_api_library modules" into main am: 509fa1c6 am: ff78855f Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/2981094 Change-Id: If25eb6ca0268b3b207ab96961580083fb6f3c4c6 Signed-off-by:
Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
-
Treehugger Robot authored
Merge "Remove one duplicate comparison from OutputConfiguration#equals" into main am: 1af4d7bf am: ca0cbb96 Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/2875734 Change-Id: I1aa3abe275404a990c5499184a0faa40757ee965 Signed-off-by:
Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
-
Aaron Liu authored
-
Lavender Lin authored
* changes: Add package monitor UsbService: Refactor enableUsbData() for multiple disable requesters
-
Helen Qin authored
-