- Nov 21, 2023
-
-
Dmitri Plotnikov authored
-
Yiming Pan authored
-
- Nov 20, 2023
-
-
Tomasz Wasilczyk authored
-
Yiming Pan authored
-
Cole Faust authored
-
Paul Duffin authored
-
Yiming Pan authored
Flag to API mapping files will be built and uploaded to `droid` target. Test: m flag-api-mapping-PublicApi m flag-api-mapping-SystemApi m flag-api-mapping-ModuleLibApi m flag-api-mapping-SystemServerApi Bug; 311059624 Change-Id: Ibb872e2c1f7772af59427bcec3ce6f6551a8dd17
-
Treehugger Robot authored
-
Yiming Pan authored
Test: mmm -j frameworks/base/api/coverage/tools/:extract-flagged-apis extract-flagged-apis <input api.text file> <output pb file> Bug: 311059624 Change-Id: I7db4296e4ee78268b886b83cd822d8ebe151c4a5
-
Motomu Utsumi authored
This reverts commit 9e87fc38. Reason for revert: This change is not required now (aosp/2815393, aosp/2831370) Change-Id: I77d5f3047f4f4ec656d6ba3d2c0781578572f8e4
-
Paul Duffin authored
Some improvements in Metalava's revealed an issue with missing `@NonNull` annotations on 2 parameters of the `BaseRecordingCanvas`'s `drawDoubleRoundRect()` method. They are present on the overridden method but not on the overriding method. This change adds the missing annotations. Bug: 307926200 Test: m out/soong/.intermediates/frameworks/base/api/api-stubs-docs-non-updatable/android_common/metalava/api-stubs-docs-non-updatable-stubs.srcjar Change-Id: I090c3f749e6ac2321d59189f5ec1a4f27179dd82
-
- Nov 18, 2023
-
-
Bart Van Assche authored
-
Treehugger Robot authored
-
- Nov 17, 2023
-
-
Treehugger Robot authored
-
Jared Duke authored
Add current perf team members shayba@ and jdduke@, and remove former members jpakaravoor@, balejs@, and cfijalkovich@. Test: N/A Change-Id: If786fa38bc5f86d9e64b1672bdcf5e8cde178aec
-
Xiang Wang authored
Bug: n/a Test: n/a Change-Id: Id0f1a76eb470e47d28bd40dc4c42c648272b4a27
-
Roshan Pius authored
-
Hari Raj Vijayakumar authored
- clampPositive assumes negative value is due to overflow and so sets to MAX_VALUE. However it also possible that negative value occurs due to addition of negative value(of higher magnitude) with positive of lower magnitude. In issue case, NTP sync causes RTC to move forward thus pushing whenElapsed to negative range. This means maxWhenElapsed would also be negative but is clamped to MAX_VALUE causing AlarmManager to go into infinite loop. Bug: b/308389917 Test: manual Change-Id: Ie12d5125f1feeeb1a5dd661a744f86d00796d126 Merged-In: I946333b86b2658ec1b70cb1e3110f5eae1b81486
-
Bart Van Assche authored
Make the function name match the function behavior. Change-Id: I37b07fdd21d11ec9e19646bca5b2019a6e8e913a Signed-off-by:
Bart Van Assche <bvanassche@google.com>
-
Alyssa Ketpreechasawat authored
-
Alice Wang authored
-
Chiachang Wang authored
-
Roshan Pius authored
Changes of this @hide API seems to be causing failures in existing CTS tests (was changed in aosp/2636313). Bug: 308058278 Test: atest CtsNfcTestCases Change-Id: Ic6a93fec37c133c6e5b861872137ea579ad131f2
-
Inseob Kim authored
-
Vova Sharaienko authored
-
Chiachang Wang authored
The underlying network and linkProperties parameters are removed and no longer needed to pass from the callers of startLegacyVpnPrivileged. Remove the unused parameters and update the callers. Bug: 161776767 Test: atest FrameworksNetTests LockdownVpnTrackerTest Change-Id: I73f30778bb09a67f5b6d03f416627f6331eec67e
-
- Nov 16, 2023
-
-
Tomasz Wasilczyk authored
Bug: 302723053 Test: m libandroid_runtime Change-Id: I1e999d08e36c9b69b713dc09bea35d17d5086e56
-
John Reck authored
-
Dmitri Plotnikov authored
-
Hongguang Chen authored
-
Yiming Pan authored
-
Eran Messeri authored
-
Hansen Kurli authored
-
Steven Moreland authored
-
Automerger Merge Worker authored
Merge "Merge "Merge "Merge "Merge "Update OWNERS (cherry picked from https://googleplex-android-review.googlesource.com/q/commit:68d82ec47cd4b6414e3c8aab0a81e319e657f222) Merged-In: Iabec62cb23301d00a2e7d4808a801b443f0fb392 Change-Id: Iabec62cb23301d00a2e7d4808a801b443f0fb392" into android12-tests-dev am: 9f777bec" into android12L-tests-dev am: ee000fe9" into android13-tests-dev am: 02a358d2" into android14-tests-dev am: 7eca4e3f" into main
-
Automerger Merge Worker authored
Merge "Merge "Merge "Merge "Update OWNERS (cherry picked from https://googleplex-android-review.googlesource.com/q/commit:68d82ec47cd4b6414e3c8aab0a81e319e657f222) Merged-In: Iabec62cb23301d00a2e7d4808a801b443f0fb392 Change-Id: Iabec62cb23301d00a2e7d4808a801b443f0fb392" into android12-tests-dev am: 9f777bec" into android12L-tests-dev am: ee000fe9" into android13-tests-dev am: 02a358d2" into android14-tests-dev am: 7eca4e3f Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/2823577 Change-Id: If4710be546a5ec982545fea62f3ad9872ac7a2c6 Signed-off-by:
Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
-
Automerger Merge Worker authored
Merge "Merge "Merge "Merge "Update OWNERS (cherry picked from https://googleplex-android-review.googlesource.com/q/commit:68d82ec47cd4b6414e3c8aab0a81e319e657f222) Merged-In: Iabec62cb23301d00a2e7d4808a801b443f0fb392 Change-Id: Iabec62cb23301d00a2e7d4808a801b443f0fb392" into android12-tests-dev am: 9f777bec" into android12L-tests-dev am: ee000fe9" into android13-tests-dev am: 02a358d2" into android14-tests-dev
-
Paul Colța authored
Merge "Merge "Merge "Update OWNERS (cherry picked from https://googleplex-android-review.googlesource.com/q/commit:68d82ec47cd4b6414e3c8aab0a81e319e657f222) Merged-In: Iabec62cb23301d00a2e7d4808a801b443f0fb392 Change-Id: Iabec62cb23301d00a2e7d4808a801b443f0fb392" into android12-tests-dev am: 9f777bec" into android12L-tests-dev am: ee000fe9" into android13-tests-dev am: 02a358d2 Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/2823577 Change-Id: I22b64d1b3c13a7d5643d97781425667ca7e427a8 Signed-off-by:
Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
-
Yiming Pan authored
This CL creates a binary that extracts flagged APIs from an API signature file, and writes the mapping of flags to APIs to a pb file. Bug: 311059624 Test: mmm -j frameworks/base/api/coverage/tools/:extract-flagged-apis extract-flagged-apis <input api.text file> <output pb file> Change-Id: I9b6f45bd126cd6a5b2ed1e9f83bdaa12dd580480
-
Paul Colța authored
Merge "Merge "Merge "Update OWNERS (cherry picked from https://googleplex-android-review.googlesource.com/q/commit:68d82ec47cd4b6414e3c8aab0a81e319e657f222) Merged-In: Iabec62cb23301d00a2e7d4808a801b443f0fb392 Change-Id: Iabec62cb23301d00a2e7d4808a801b443f0fb392" into android12-tests-dev am: 9f777bec" into android12L-tests-dev am: ee000fe9" into android13-tests-dev
-