- May 24, 2024
-
-
Treehugger Robot authored
-
Lais Andrade authored
-
Lais Andrade authored
Make sure we display the Intent extras as string, not spannable char sequences. Change-Id: Ifd08941179ee809ee038e25be9d92a283e7ab2cc Fix: 197874968 Test: Launch SoundPicker with CharSequence intent extra
-
Treehugger Robot authored
Merge "[Thread] add permission THREAD_NETWORK_TESTING for guarding testing APIs or shell commands" into main
-
- May 23, 2024
-
-
Matt Pietal authored
-
Bin Huang authored
For some low-end or bad performance devices, sometimes keyguard flingToHeight animation still not complete, at this moment if received the onStartedWakingUp while try turn screen on, it will cause the remote SystemUI keyguard dismiss transition can't run. Before execute a fling animation of Keyguard, set the animation execution time to 0 determines that it is Screen Off state. This solution makes Screen On can not affect animation. Bug: 301196699 Test: run cts KeyguardTests Change-Id: Ic7be1b5e41814adb44ce79857b79283040b4e3a4 Merged-In: I4743c0ad53f89ee2fdc2f8e9eed864fe79f3bfc3
-
Treehugger Robot authored
* changes: Remove redudant string conversions Add hid command support for uniq device attribute
-
Max Bires authored
-
- May 22, 2024
-
-
Josep del Rio authored
In the review of ag/26174212, an unnecessary string conversion was identified; this CL corrects that, plus two other instances in the same function. Bug: 314732730 Test: Presubmit (cherry picked from https://googleplex-android-review.googlesource.com/q/commit:60e4fdfa0897b94c003ba3df3b39a16e10c886d1 ) Merged-In: Id2b620088e12266f041be864271493ffe7e1a3b1 Change-Id: Id2b620088e12266f041be864271493ffe7e1a3b1 Signed-off-by:
Edward Liaw <edliaw@google.com>
-
Josep del Rio authored
Sony gamepads need a uniq attribute of a certain size in order to obtain the MAC address, which makes our CTS test fail. This CL adds the ability to define this attribute in our test definitions. Bug: 314732730 Test: Compiles properly, will be tested together with the test (cherry picked from https://googleplex-android-review.googlesource.com/q/commit:93a4c0fbdc14d99cbd382fd50be83b7058ca6b56 ) Merged-In: I83203e8eb876b27d0e6e60adfbf6de3f4a6e9872 Change-Id: I83203e8eb876b27d0e6e60adfbf6de3f4a6e9872 Signed-off-by:
Edward Liaw <edliaw@google.com>
-
Julien Desprez authored
-
Julien Desprez authored
-
Julien Desprez authored
-
Makoto Onuki authored
-
Treehugger Robot authored
-
Max Bires authored
Revert submission 2864688-apc-deprecate Reason for revert: fix inadvertent partial deprecation Reverted changes: /q/submissionid:2864688-apc-deprecate Change-Id: I820e2916acfc711c6a092ac1371548f54fd170af
-
Yi Kong authored
-
Treehugger Robot authored
-
Yi Kong authored
This reduces the latency before we are able to generate a profile from the server backend. Test: cmd jobscheduler run -f android 260817 Change-Id: Icdbdf809435580b131f5b6677e039f3043264abe
-
Jooyung Han authored
Removed hard-coded "version"s in assertions. Instead, the test now parses XML documents and then compare root elements and "type"s. Plus, the test now checks if report() reports all four matrices/manifests. Bug: 317747397 Test: atest VintfObjectTest Change-Id: I4bb514e9c0bd78214cb3f03e1b12afec8a301915
-
- May 21, 2024
-
-
Makoto Onuki authored
Bug: n/a Test: n/a Change-Id: I3c359283b8efa04d0731018c0d6647586221f8cc
-
Julien Desprez authored
-
Treehugger Robot authored
-
Alisher Alikhodjaev authored
Calling |enableReaderMode| prevents us from chaning the listen tech. Bug: 337291737 Test: atest CtsNfcHceMultiDeviceTestCases (cherry picked from https://googleplex-android-review.googlesource.com/q/commit:c1eec317f5d98181e7ef8826a16c96ebebd9d498) Merged-In: Id6a5e865cd69bafcf2e0dcfafe104aee3330f138 Change-Id: Id6a5e865cd69bafcf2e0dcfafe104aee3330f138
-
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
-
Julien Desprez authored
This will allow to build them more effectively. This has no impact on the test execution itself. Change-Id: I76bbb06b6b5f0e21f096b80da9062863294d2ff4 Test: presubmit Bug: 341947105
-
Julien Desprez authored
This will allow to build them more effectively. This has no impact on the test execution itself. Change-Id: I22183f1f2176e929eb0ab82f9f7eaa20ccb770c8 Test: presubmit Bug: 341947105
-
Julien Desprez authored
This will allow to build them more effectively. This has no impact on the test execution itself. Change-Id: If131f8efdef060757884835570aea74704f064c4 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
-
Kangping Dong authored
For new Thread network APIs or shell command for only testing, a new signature permission is deversed to protect them (so to distinguish them from existing system APIs which are designed for privileged apps such as GMS Core). Bug: 329368792 Change-Id: I291989eb0e024614568044945726edc07e20b8be
-
Pawan Wagh authored
-
lijilou authored
Test: OEM monkey test Bug: 341658103 Change-Id: Idfc3db1c0ea3be536cad82bf98fab6d668d26a36
-
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
-