- May 21, 2024
-
-
Julien Desprez authored
This will allow to build them more effectively. This has no impact on the test execution itself. Change-Id: Iac18defcb13e7c3d4ad9845bffcda04766dd06a8 Test: presubmit Bug: 341947105
-
Aishwarya Mallampati authored
-
Rubin Xu authored
-
Treehugger Robot authored
-
Paul Duffin authored
Previously, the non public `*api-stubs-docs-non-updatable` modules only provided a partial set of the previously released API against which compatibility checks were performed. This change provides a complete set of them. Bug: 316873097 Test: m checkapi # Check the contents of system-*-non-updatable's # metalava_exportable.sbox.textproto to make sure it contains # system AND public, not just system APIs. Change-Id: Iba8ad79c264621ae0e0e4b261fc51dd50820061b
-
- May 20, 2024
-
-
Jiyong Park authored
-
Pawan Wagh authored
-
Treehugger Robot authored
-
Jooyung Han authored
-
- May 19, 2024
-
-
Priyanka Advani authored
Merge changes from topic "revert-3085486-cherrypicker-L33500030003548614:N45100030056225643-AHBLMNZHOI" into main * changes: Revert "Fix LargeTopAppBarNestedScrollConnectionTest for ag/26995613" Revert "[STL] Address API council feedback on ApproachLayoutModi..."
-
- May 18, 2024
-
-
Jooyung Han authored
VintfObject is a TestApi class and used by CTS tests and EDI collectors. Previously, it used libvintf to open VINTF data from device which caused SEPolicy error because - CTS tests and EDI collectors are "apps" - VINTF data needs to load files unavailable to apps. In this change, VintfObject uses "instrumentation" to get VINTF data by calling /system/bin/vintf under shell identity. Bug: 338278029 Bug: 317747397 Test: atest SELinuxNeverallowRulesTest Test: VintfDeviceInfo/VintfFilesCollector work Change-Id: I43a54827a1d82cfaf573753c5c5862425843a099
-
Yisroel Forta authored
-
Jooyung Han authored
-
Jooyung Han authored
Bug: 317747397 Test: m libvintf_jni (installs vintf as well) Change-Id: I9615c923e045eb07387eb75421e724f912856d86
-
- May 17, 2024
-
-
Liana Kazanova authored
-
Priyanka Advani authored
This reverts commit 831334bd. Reason for revert: Droidmonitor triggered revert due to b/341375758. Change-Id: I9aaf3e0bca1d173ea7f449339185db5ace780626
-
Pawan Wagh authored
For java ANRs and kernel crashes, adding `PageSize: 16384` if device is using 16KB Page size. Test: m Bug 340959006 Change-Id: I4d08ca13ef5cd2e3a807cde2c11452c5e0ccd9a5
-
Priyanka Advani authored
Revert submission 3085486-cherrypicker-L33500030003548614:N45100030056225643 Reason for revert: Droidmonitor triggered revert due to build breakage in b/341363560. Reverted changes: /q/submissionid:3085486-cherrypicker-L33500030003548614:N45100030056225643 Change-Id: I08e6857f1dc2afe6f25e8ed757b641d44a639c4e
-
Priyanka Advani authored
Revert submission 3085486-cherrypicker-L33500030003548614:N45100030056225643 Reason for revert: Droidmonitor triggered revert due to build breakage in b/341363560. Reverted changes: /q/submissionid:3085486-cherrypicker-L33500030003548614:N45100030056225643 Change-Id: I04e20626d5c410e4dfd8d41a141af50a4df426f3
-
Sanal Buvaev authored
-
Yisroel Forta authored
Bug: None Test: presubmit Change-Id: Iaf8ed5e440b5514c68d09e803a6fd6a6a0944245
-
Treehugger Robot authored
-
Arnab Banerjee authored
TypedArray instance was not closed after creation due to recycle method not being invoked. Added recycle call. Bug: 337976070 FIXES: 337976070 Change-Id: I222e33209e6b66f344e24ae1ca232ca7312da087
-
Sanal Buvaev authored
In case of crash loops with a short time mainline rollbacks don't finish before the next mitigation which is warm reboot. Change-Id: I77a487cb27e4254865ba2cc045e379dcb7348994 Test: unit and manual tests Bug: 310236690
-
Treehugger Robot authored
-
Song Chun Fan authored
-
Treehugger Robot authored
-
Anvesh Renikindi authored
-
Anvesh Renikindi authored
-
Jeff DeCew authored
Merge "Use @EnableFlags and @DisableFlags annotations instead of soon-to-be deprecated methods." into main
-
Treehugger Robot authored
-
Pinyao Ting authored
Change-Id: Ib29eec5f4b6191b820f952f783f9ef9928385f7e
-
Paul Duffin authored
Previously, the `*api-stubs-docs-non-updatable` modules used either the full previously released public API or a delta for those API surfaces that extend another API surface. Just passing a delta meant that lint would not be able to properly ignore issues that already existed in previously released APIs. This change switches them to use the `*.api.combined.*.latest` modules which contains the full API for each surface, including the API provided by any API surface it extends. That ensures that lint will not report issues with previously released APIs. Bug: 341078916 Test: m checkapi # Check that multiple --api-lint-previous-api options are passed # to metalava for system-api-stubs-docs-non-updatable Change-Id: I8a6d1263086466fda111266fe8bfdfedf0f8c152
-
Rubin Xu authored
Send the confirm credential intent from the right user. Bug: 327350831 Test: none Change-Id: Ife9f2bed7a2095d2aac87a79aafe7868dce3591b
-
Jeff DeCew authored
These tests are build with -Werror, so we need to migrate them. Bug: 341129262 Change-Id: I0bd8d03f16f0fef1772826a24f663a7babe2bfcd Flag: test_only Test: presubmit Merged-In: I7661dd73c3f9d0e44cabd928b96cf2affc9cae22
-
Treehugger Robot authored
-
lijilou authored
When the hostsPackageForUser method return true,No nonNull judgment is made on the provider var which may be a null var. Bug: 339747311 Merged-In: I00f8c12b5dec00eac6e50e2ef755742db3fe4521 Change-Id: I00f8c12b5dec00eac6e50e2ef755742db3fe4521
-
Roshan Pius authored
Existing callbacks in this method don't follow the `onXXX` pattern. Bug: 340880042 Change-Id: Ic2060f1490645f21b726c3f4f18e66a75cca191b Test: Compiles
-
- May 16, 2024
-
-
Becky Siegel authored
-
Treehugger Robot authored
-