summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2023-10-11Merge cherrypicks of ['googleplex-android-review.googlesource.com/23917926'] ↵android-security-13.0.0_r18android-security-13.0.0_r17android-security-13.0.0_r16android-security-13.0.0_r15android-security-13.0.0_r14android-security-13.0.0_r13android-security-13.0.0_r12android13-security-releaseAndroid Build Coastguard Worker
into security-aosp-tm-release. Change-Id: Ic4876443825246c1dd952fb7e20ecd01ab9f9818
2023-10-11Change open jpeg folder namekumarashishg
Replace libopenjpeg20 to libopenjpeg as folder name got updated in the pdfium library Bug: 279055389 Test: Build the code and flash the device and check Print functionality (cherry picked from https://googleplex-android-review.googlesource.com/q/commit:4a4e992e9f3af9ea5dc71d725abb599dadbdd5e1) Merged-In: I5b3d5740128f6ecc23dd8f9446a4f40c8550fd88 Change-Id: I5b3d5740128f6ecc23dd8f9446a4f40c8550fd88
2022-07-09Merge cherrypicks of [19068451] into tm-release.android-security-13.0.0_r9android-security-13.0.0_r8android-security-13.0.0_r7android-security-13.0.0_r6android-security-13.0.0_r5android-security-13.0.0_r4android-security-13.0.0_r3android-security-13.0.0_r2android-security-13.0.0_r11android-security-13.0.0_r10android-security-13.0.0_r1android-13.0.0_r1Android Build Coastguard Worker
Change-Id: Ie55b625e63b32d826878636f75cd3fde18927a4b
2022-07-09Remove test from CTSBeth Thibodeau
The requirement this was testing was moved to GMS [GMS-8.37-001] and will be added to the GTS Verifier app instead. Bug: 220391856 Test: manual Change-Id: I09f055afb63f9fd51302011a5b04ef0375c52aae (cherry picked from commit afa228b7d70d01c7cf71b135f7eb9d9d0f7a190c) Merged-In: I09f055afb63f9fd51302011a5b04ef0375c52aae
2022-07-09Merge cherrypicks of [19199347] into tm-release.Android Build Coastguard Worker
Change-Id: Ic0371b05cee43d5a1c6c29726464a6c663406ab7
2022-07-09DO NOT MERGE: skip android.net.cts.ConnectivityManagerTest#testSetAirplaneModeRoss Yeh
Skip the test to unblock the release Bug: 238155422 Change-Id: I49e662b727dd728b80b91502fd03fddaaf795629 (cherry picked from commit 1ee96617e78333e6be40c001bf1418eabf3d800d) Merged-In: I49e662b727dd728b80b91502fd03fddaaf795629
2022-07-08Merge cherrypicks of [19195856] into tm-release.Android Build Coastguard Worker
Change-Id: I9f29e1317114765b1955a60fd946ef0886c40a42
2022-07-08Size restrict right icon size in notificationJernej Virag
This is to prevent large bitmaps from using too much memory in notifications. Bug:210690571 Bug:218845090 Test: Tested on device atest android.app.cts.NotificationTemplateTest Change-Id: I1763df82118821b50410b9eb1c3fd5b2cdcd7f2c (cherry picked from commit f98e9996eced796cda61bf52ef5ce1423fd53ee3) Merged-In: I1763df82118821b50410b9eb1c3fd5b2cdcd7f2c
2022-07-07Merge cherrypicks of [19139107, 19121096, 19151105, 19152590, 19033207, ↵Android Build Coastguard Worker
19168066] into tm-release. Change-Id: I2dc4347c75c836d196a2f13050552ff7fd4429bc
2022-07-07Fix testStartActivityFromAnotherProcessInNewTask_ThrowExceptionCharles Chen
The failure is because the client side won't receive onTaskFragmentAppeared callback. TaskFragmentOrganizerController only sends callbacks to the client which has visible parent tasks of organized taskfragments. Test: atest TaskFragmentOrganizerPolicyTest fixes: 237620951 Bug: 233578672 Merged-In: I72fb0ba90e470f156b51f008669a1ff1de17718b Change-Id: I72fb0ba90e470f156b51f008669a1ff1de17718b (cherry picked from commit 6281429bd9c577efb60e01c0ee672df6e48f8ea9) (cherry picked from commit c0e4e88a75e8be781ac4fbd4854ca2d70d093cdd) Merged-In: I72fb0ba90e470f156b51f008669a1ff1de17718b
2022-07-07Verify nonEmbeddedAble Activity started on Task insteadCharles Chen
Test: atest TaskFragmentOrganizerPolicyTest Test: atest ActivityEmbeddingCrossUidTests Bug: 231972879 Change-Id: I7f8dd2bfda190020219d7b04ed6eac31894a164f Merged-In: I7f8dd2bfda190020219d7b04ed6eac31894a164f (cherry picked from commit 676be213742f083d2b2ad8eac62746ad4be75c01) Merged-In: I7f8dd2bfda190020219d7b04ed6eac31894a164f
2022-07-07DO NOT MERGE: skip ↵Ross Yeh
android.graphics.cts.ImageDecoderTest#testDecode10BitHeifWithLowRam The test should be skipped until b/236205588 is fixed Bug: 237035040 Change-Id: Ibcdc3f1cfdc0e1befa6a08641302238e6ee71476 (cherry picked from commit 8e25221e2880eef8a7091020e7e516389e2917ba) Merged-In: Ibcdc3f1cfdc0e1befa6a08641302238e6ee71476
2022-07-07Mark AlmostFullTest as a known failure also for [instant] mode.Kazuhiro Inaba
The test was already disabled in b/38464828, but before the notion of the [instant] variant was introduced in CTS. The existing cts-known-failures filter does not work for [instant] unless it explicitly specifies it as in this CL. Exactly the same rationale as listed in b/38464828#comment9 applies to why the test has to be disabled for [instant]. Bug: 225790019 Bug: 237321021 Test: cts-tradefed run cts --include-fiter 'CtsFileSystemTestCases[instant]' Change-Id: I8d2102f372f6eab7300d8acde754a7282fd31bd5 (cherry picked from commit 5ac223722ba53f017c8b77790bc35ad082d191d4) Merged-In: I8d2102f372f6eab7300d8acde754a7282fd31bd5
2022-07-07Assume navigation gesture mode in non-static contextGarfield Tan
AndroidJUnitRunner doesn't support making assumptions in static context so explicitly call assumeGestureNavigationMode() in test cases. Bug: 237491240 Test: BackNavigationLegacyGestureTest reports ASSUMPTION_FAILED instead of causing an instrumentation issue on devices where the assumption fail. Change-Id: I2dd016b85594effc0898649a7b7978bd2cb920ab (cherry picked from commit 236a250f10d459cf9eed406825d9036ebc1445e2) Merged-In: I2dd016b85594effc0898649a7b7978bd2cb920ab
2022-07-07BT CtsVerifier: Temporaily disable failing Secure testsHyundo Moon
This CL disables following tests: Bluetooth LE Secure Server Test - 02 Bluetooth LE Connection Priority Server Test - 03 Bluetooth LE Encrypted Server Test Bluetooth LE Secure Client Test - 02 Bluetooth LE Connection Priority Client Test - 03 Bluetooth LE Encrypted Client Test Bug: 235763737 Test: CtsVerifier hides those tests Change-Id: I330429e94b3e1c9924c185ca7f132adf767c6feb (cherry picked from commit d95163199e93fd2f7c7d67a1d3953f4b144598ff) Merged-In: I330429e94b3e1c9924c185ca7f132adf767c6feb
2022-06-30Merge cherrypicks of [19100204, 18913078, 18913079] into tm-release.Android Build Coastguard Worker
Change-Id: Iba44b51e115ca039b25f414ede63333a27546349
2022-06-30Add exemption for camera in S for Pixel4aAndrei Onea
Test: atest StrictJavaPackagesTest Bug: 234109200 Change-Id: I668ec87907446fdda6d318efb96cafffa480d740 (cherry picked from commit 3dd1b71c4fa77cac081c09e2bf3a1c852aa500ad) Merged-In: I668ec87907446fdda6d318efb96cafffa480d740
2022-06-30Add Pixel 4a specific oversights in SAndrei Onea
Test: atest StrictJavaPackagesTest Bug: 234109200 Change-Id: I197e529ebb1c04338595cc249a3551008a8ee2b3 (cherry picked from commit 86a25e11600e8d8a30d07920b6e12f3a214cdea1) Merged-In: I197e529ebb1c04338595cc249a3551008a8ee2b3
2022-06-30StagefrightTest: call codec.stop() before codec.release()Harish Mahendrakar
Add missing codec.stop() before calling codec.release() in doStagefrightTestMediaCodec() Bug: 65483665 Bug: 160346309 Fix: 194287163 Test: atest \ android.security.cts.StagefrightTest#testStagefright_bug_65483665 Change-Id: I6571c2be5a48bc1e631110cc09560655576059bf (cherry picked from commit 81e2ae63b96c31c0c7e8f2fdace956cf0f3572ed) (cherry picked from commit 6c1316019d9a34ce6492292ec4b9c9c6c10f6884) (cherry picked from commit 74597f309df0b283ccad4a8333a6107dda5a7869) Merged-In: I6571c2be5a48bc1e631110cc09560655576059bf
2022-06-29Merge cherrypicks of [18930453, 19066013, 19088718] into tm-release.Android Build Coastguard Worker
Change-Id: I1a8430e8650c7ff9d50b19a3f9ca706b92fd8ceb
2022-06-29Fix the cts testsSooraj Sasindran
Fixes the tests corresponding to aosp/2080758 Bug: 237296519 Test: cts Change-Id: Ic11c68ad7d55c588a658f227a912d1ba31dd65a2 (cherry picked from commit 51132d7b8d01c16805d58c893fbbb9da92d3fa84) Merged-In: Ic11c68ad7d55c588a658f227a912d1ba31dd65a2
2022-06-29DO NOT MERGE: Flaky test: CtsMediaPerformanceClassTestCases ↵Ruofei Ma
android.mediapc.cts.MultiDecoderPerfTest Bug: 235453601 Change-Id: Ic6648feaddbfe5222b6dd42597272ac476a41312 Signed-off-by: Ruofei Ma <ruofeim@google.com> (cherry picked from commit 3bd83b7a2984cdf7c0e25969abbd52723527522b) Merged-In: Ic6648feaddbfe5222b6dd42597272ac476a41312
2022-06-29[DO NOT MERGE] Adding missing dependency for cts modules tm-devjahinimtiaz
Bug: 226950040 Test: Presubmit Change-Id: I6630bb6bb42c1d749243b61d037d13e4fc9467f9 (cherry picked from commit 1abb1a6a9a48ea7fb64873e430ca73a6b0ac894f) Merged-In: I6630bb6bb42c1d749243b61d037d13e4fc9467f9
2022-06-28Merge cherrypicks of [18878861] into tm-release.Android Build Coastguard Worker
Change-Id: If76bdf708d77688fec268fbc409c73e28e883afe
2022-06-28Check FEATURE_ACTIVITIES_ON_SECONDARY_DISPLAYS in virtual input/audio testsAntony Sargent
This flag must be set to true in order to allow activities to run on non-default displays. Since virtual input and audio devices are only valid on a VirtualDisplay (associated with a particular VirtualDevice), the tests for these APIs are only valid when the flag is set. Bug: 233712769 Bug: 236208910 Test: atest tests/tests/hardware/src/android/hardware/input/cts/tests/Virtual*Test.java VirtualAudioTest Change-Id: I33e85c234296216083fd177243c991db0d49166e (cherry picked from commit 783d87c45cb8a342ea03f3e2993df277ef4bce91) Merged-In: I33e85c234296216083fd177243c991db0d49166e
2022-06-24Merge cherrypicks of [19050017] into tm-release.Android Build Coastguard Worker
Change-Id: Ia817955514327e2533d5f1e223c2a1538acda4b7
2022-06-24ITS scene4 preview stabilization: Update MAX_DIMENSION_SIZE to match updated ↵Jayant Chowdhary
mandatory streams. Also fix error in calculate_center_offset_threshold where we were returning pixel values instead of a threshold percentage ratio. Bug: 236889153 Test: test_preview_stabilization_fov.py still passes on device advertising preview stabilization Test: Log center threshold values and confirm they're not pixel values, they're a percent ratio Change-Id: Ia65cda36ec8a4bb8ec22ff631791ac335f1401e3 Signed-off-by: Jayant Chowdhary <jchowdhary@google.com> (cherry picked from commit 1d0c54e165df4e3754dcf2d407b9ec8a63b573c1) Merged-In: Ia65cda36ec8a4bb8ec22ff631791ac335f1401e3
2022-06-23Snap for 8762204 from fe795d06a46b186a9412c851b6661a59a5ef1648 to tm-releaseAndroid Build Coastguard Worker
Change-Id: Iff8dd531e043514ed9535ff21702375a46eae2ea
2022-06-23Merge "Cherry-pick changes to select module accurately" into tm-devandroid13-devTreeHugger Robot
2022-06-23Merge "Make sure some instrumentation used by java_test_host aren't ↵Jahin Imtiaz
generated as modules" into tm-dev
2022-06-23Cherry-pick changes to select module accuratelyJulien Desprez
Change-Id: Iccda7a0ab817b4f496f3e22131ecfaf5e5c21f0f Test: presubmit Bug: 234305694 Merged-In: Ic807f5c9a0cd01ebae2b610a84bfa34d0833c167
2022-06-23Merge "Use CTS/MTS mode to decide if we test vendorParameters" into tm-devRay Essick
2022-06-23Merge "[Media TTT] Ignore CTS tests in Android T since the feature isn't ↵TreeHugger Robot
launching with T." into tm-dev
2022-06-23Merge "Adjust testKillswitchMechanismFieldsThroughJni time out" into tm-devTreeHugger Robot
2022-06-23Merge "Add test to verify the fix for `getDexoptNeeded`." into tm-devJiakai Zhang
2022-06-23Merge "Enforce that all types in /sys/fs/bpf have the bpffs_type attribute." ↵Maciej Żenczykowski
into tm-dev
2022-06-23Merge "Change Bluetooth apex mountpoint" into tm-devTreeHugger Robot
2022-06-23Merge "Fix DirectAudioProfilesForAttributesTest for non direct profiles" ↵Dorin Drimus
into tm-dev
2022-06-23Merge changes I33abc6fe,Ifb9f65ff into tm-devVadim Caen
* changes: Use gesture nav to test legacy back Fix GestureNavRule not working and related test
2022-06-22Use CTS/MTS mode to decide if we test vendorParametersRay Essick
Modify MediaCodecTest's vendorParameters() test so that it uses CTS/MTS mode information to decide whether to test a codec. In short, this avoids testing hardware codec behavior when in MTS mode. Bug: 235801570 Test: cts & mts runs of android.media.codec.cts.MediaCodecTest Change-Id: I4fd2ab1f961ada704847cd6b118d7e135d3b3f3d
2022-06-23Merge "Add TV specific instructions for "Remove device owner" related tests" ↵TreeHugger Robot
into tm-dev
2022-06-23Merge changes I0b40b58c,I3f80d0ea into tm-devTreeHugger Robot
* changes: Fix intent action to open Bluetooth settings on TV devices Skip Lock Screen and MTP/PTP related tests on TV devices
2022-06-22Snap for 8756258 from 588e50d6ea0e9c214632c8de0b02e371ae8a2f61 to tm-releaseAndroid Build Coastguard Worker
Change-Id: I49a5b676612ed35143130a70bc203edcde675bab
2022-06-22Merge "Add more restriction for 10-bit HEIF test" into tm-devDichen Zhang
2022-06-22Merge "Add assumption that initial displaySize has changed" into tm-devTreeHugger Robot
2022-06-22Enforce that all types in /sys/fs/bpf have the bpffs_type attribute.Maciej Żenczykowski
Cherrypick to tm-dev of reviewed/approved but unsubmitted https://android-review.googlesource.com/c/platform/cts/+/2130352 Ignore-AOSP-First: will be cherrypicked from tm-dev to aosp/master Bug: 218408035 Test: TreeHugger Signed-off-by: Maciej Żenczykowski <maze@google.com> Change-Id: I1398e1cc48044ec192946d7a421ed5ed8343ef06
2022-06-22Merge "Ignore flaky biometrics tests" into tm-devIlya Matyukhin
2022-06-22[Media TTT] Ignore CTS tests in Android T since the feature isn'tCaitlin Cassidy
launching with T. They will be un-ignored in QPR. Bug: 236749332 Bug: 236292909 Test: atest CtsAppTestCases:android.app.cts.UpdateMediaTapToTransferReceiverDisplayTest Change-Id: Ieb369955469e160b7d73054429337acde63a6853
2022-06-22Add assumption that initial displaySize has changedMariia Sandrikova
The test fails if the same display is used for both CLOSED and OPENED state: there is no change in display metrics so the non-resizable activity does not enter app-compat mode so the restart button is not shown. Solution: determine display size before and after changing to OPENED state and continue the test only if the two sizes are different. This is a cherry pick of https://android-review.googlesource.com/c/platform/cts/+/2110365 Fix: 233922949 Test: android.cts.statsdatom.sizecompatrestartbutton.SizeCompatRestartButtonStatsTests#testSizeCompatRestartButtonAppearedButNotClicked Merged-In: Ib8234de39368660db7727c6e0f1f72769a48f880 Change-Id: If1add825be4dd21c3897b1e48fbd8fea431d62eb
2022-06-22Change Bluetooth apex mountpointWilliam Escande
Apex name has been changed to com.android.btservices Changing mount point accordingly Bug: 235892590 Test: Flash / boot bt / look logs & pair a device Change-Id: I75a89b0007857dd887bb7b522fda2e56f4b16b25