- Jan 16, 2024
-
-
Yi Kong authored
This adds profcollect trigger for dex2oat invocations. This helps improving profile coverage for dex2oat. Bug: 319377405 Test: manual Change-Id: I6fa6f2b0538a87d4fbab7f220052e5be621159bb
-
- Dec 21, 2023
-
-
Treehugger Robot authored
-
Alisher Alikhodjaev authored
Bug: 317293523 Test: manual Change-Id: Ief04be69ad420f55b139033bf59467c62e6bc975
-
Treehugger Robot authored
-
Cole Faust authored
-
Cole Faust authored
lintable modules currently pick up files named "lint-baseline.xml" to use as the lint baseline implicitly. This is confusing because you could end up using the baseline files in more modules than intended. Lint also has a feature where it requests you remove unnecessary findings from the baseline file, so something could be necessary for one module, but unnecessary for another that accidentally picked up the baseline. We're removing the implicit detection of the baseline file, which requires all modules using it to list the baseline file explicitly. Bug: 272769514 Test: Presubmits Change-Id: I4e74094eed3f5a0b7395bcb5e16cbee9f0f28b7e Merged-In: I4e74094eed3f5a0b7395bcb5e16cbee9f0f28b7e
-
John Johnson authored
-
Treehugger Robot authored
-
- Dec 20, 2023
-
-
John Johnson authored
Test: repo still builds Bug: 306203494 Change-Id: I3983801865a6b8cd9aba04c24a52f9bb2b1d7577
-
Piotr Wilczyński authored
-
Ian Zerny authored
-
Nelson Li authored
Bug: 317159909 Test: atest OverlayHostTests m OverlayHostTests m OverlayHostTests_PlatformSignatureStaticOverlay m OverlayHostTests_PlatformSignatureOverlay m OverlayHostTests_UpdateOverlaya m OverlayHostTests_FrameworkOverlayV1 m OverlayHostTests_FrameworkOverlayV2 m OverlayHostTests_AppOverlayV1 m OverlayHostTests_AppOverlayV2 Change-Id: I14491d2cbaa98ec72de1eb149e1a82a7f061d5d0
-
Tor Norbye authored
-
- Dec 19, 2023
-
-
Treehugger Robot authored
-
Mark Punzalan authored
-
Yifan Hong authored
Test: TH Change-Id: I6760e1da0ceb6d985bdbbf606a334de4c334b2c9
-
Alex Xu authored
-
Jack Yu authored
-
Lee Shombert authored
-
Treehugger Robot authored
-
Paul Duffin authored
The `--api-lint-ignore-prefix` option adds a package prefix within which API lint checks will be ignored. However, the options are not actually necessary. That is because they are only used in the `android-non-updatable-stubs-defaults` and the non updatable code does not include any source classes from those packages. While modules that do use `android-non-updatable-stubs-defaults` do include classes from those packages on the classpath they are already excluded from having API lint checks performed on them as they do not contribute to the API surface being generated by those modules. Bug: 311690008 Test: m checkapi Change-Id: Ife750c586edc2b5af92c0b5e9211b23345083f69
-
Paul Duffin authored
-
George Chan authored
-
Paul Duffin authored
Due to a bug in Metalava the `VisiblySynchronized` check would report an erroneous duplicate baseline entry that referenced some internal implementation detail, e.g. `PsiThisExpression` instead of an actual API element. Another entry with the same message and correct API element was also written. The Metalava bug has been fixed so this change removes the erroneous entry. Bug: 311690008 Test: m checkapi Merged-In: If5550b8cc0a97f02fb7fb1bd949f8e5517007d4c Change-Id: I79b3c9802e40e74ba7f0c9b102dc201d01ddeab5
-
Hai Zhang authored
-
Lee Shombert authored
Fixed a typo in an OWNERS file. The ".java" extension was wrong because the jni directory only has native code. The modification assigns the performance team as owner of all AnrTimer files. Bug: 282428924 Change-Id: Ib6e053a3b3e0f61f04de18be4ac7dc8158819710
-
yangjing24 authored
Bug: 316850504 Change-Id: Ie6655bb6634f1a20e9e5c320fd137fd73dab5f16 Signed-off-by:
yangjing24 <yangjing24@xiaomi.com>
-
Treehugger Robot authored
-
- Dec 18, 2023
-
-
Mark Punzalan authored
Test: Presubmit only Bug: 297373084 Merged-In: I499b6a99e53775abf084f741802463940730091a Change-Id: I499b6a99e53775abf084f741802463940730091a
-
Jeremy Meyer authored
Test: automated Bug: 117306409 Merged-In: If3a3de2325de0c31ebe92ab41631869008425728 Change-Id: If3a3de2325de0c31ebe92ab41631869008425728
-
Li Li authored
-
Alex Xu authored
Bug: 309649371 Test: N/A Change-Id: I4adff5cd92042208fa2d695423fdfa0072f916b2
-
Li Li authored
This exemption should have been disabled for Android U+ Bug: 313715896 Test: dumpsys activity Change-Id: I469e16a8b3b79deaa7ef2f978385efd9df1f145b
-
Jiakai Zhang authored
-
George Chan authored
Test: N/A Change-Id: I99744ca971281130dbe57626882ac10e382ea949
-
Shen Lin authored
We get displayPowerController object from a SparseArray so it would be better to guard by a lock object or add a null check. Bug: 315308333 Test: atest, manual Change-Id: Ic6713d85aa09e660c9dc14f01ac05c4d394922fd
-
Chiachang Wang authored
-
Chiachang Wang authored
-
- Dec 16, 2023
-
-
Greg Kaiser authored
-
- Dec 15, 2023
-
-
Greg Kaiser authored
Revert submission 2843682-tombstone-proto Reason for revert: Android Go build break, b/316637921 Reverted changes: /q/submissionid:2843682-tombstone-proto Change-Id: Ic9d7b73e97c070fc378becb59799268323d9cead
-