- Mar 27, 2024
-
-
Lajos Molnar authored
This is hopefully a temporary workaround until this functionality is added to the generated stubs. Related-Bug: 325389296 Bug: 331666510 Change-Id: Ie08c9241f61e44c8e9857c2cf761fc43ac7fe35f
-
Lajos Molnar authored
This API is known to be used from contexts where aconfig flag accessors fail. Bug: 325389296 Change-Id: I5164b528c3b852bef9a757d9b2399b0af51feeb0
-
Matías Hernández authored
-
Matías Hernández authored
For TestableContext, TestableResources, etc. Test: N/A Change-Id: I4ac0471388e88d1fa176992280250928a1c2e79d
-
Treehugger Robot authored
-
Yi Kong authored
-
Treehugger Robot authored
-
- Mar 26, 2024
-
-
Colin Cross authored
The androidx nodeps modules were an internal implementation detail, they are being removed. Replace the nodeps dependencies with the non-nodeps versions. Bug: 326265727 Test: builds Flag: None Change-Id: Ief6c23460c27c64eaf9220563316bdbcc5b8d86b
-
Treehugger Robot authored
-
Sudheer Shanka authored
-
Ronald Braunstein authored
-
Chiachang Wang authored
-
Chiachang Wang authored
Test: atest FrameworksVpnTests Change-Id: I677c046fba993c97296dd2876d928d7d5d2b213c
-
Ronald Braunstein authored
This is the first of several cls to start the migration of options in TEST_MAPPING files to being specified in Android.bp files. The overall goal is to get local (atest) runs closer to CI runs of the tests. These all have FrameworksServicesTests as the base test and all TEST_MAPPING files to refer to these new test modules reside under this (servictests) directory. Step 1) Introduce new modules and list them in TEST_MAPPING postsubmit Step 2) Wait a week for SLO checker to accept the new modules. Step 3) Replace current presubmit TEST_MAPPING entries with the module names. This second CL will be part of the same topic, which will also run in presubmit ... Later steps will ensure that if new options are added to these TEST_MAPPING files, they will get converted too, but nothing is preventing that yet. This was hand-crafted cl, not using the migration script yet. I am starting with one directory that has several TEST_MAPPING files below and converting them all, thus 10 new modules instead of 1 or 2. Migration Plan Doc: https://docs.google.com/document/d/1x3w-BvKO3E-GbY8YOSBuzJC6-pkLkuhfjSyZ1hJQBYM/edit?tab=t.0#heading=h.17wg41voij6q For these tests, the out dir increases by 1.7 Gig (total for all them). From: ~/aosp-main-with-phones/frameworks/base/services/tests/servicestests Ran atest and verified the test that ran matched the new filters. Test: atest --test-mapping src/com/android/server/contentcapture:postsubmit Test: atest --test-mapping src/com/android/server/contentprotection:postsubmit Test: atest --test-mapping src/com/android/server/location/contexthub:postsubmit Test: atest --test-mapping src/com/android/server/om:postsubmit Test: atest --test-mapping src/com/android/server/os:postsubmit Test: atest --test-mapping src/com/android/server/pm:postsubmit # 4 postsubmit tests fail, but there were already failing Test: atest --test-mapping src/com/android/server/recoverysystem:postsubmit Change-Id: I6e793d8c8fb1efb3b990466ea409a3cf1bf53434
-
Treehugger Robot authored
* changes: Add jchowdhary@ to media owners as well Add camera framework owners to core as well.
-
- Mar 25, 2024
-
-
Nelson Li authored
The use of `TARGET_BUILD_PDK` has been deprecated in aosp/1320119, so additional checks can be removed. The license metadata on dependencies of module android.test.legacy has been cleaned up in aosp/2995877. Therefore, the license of android.test.legacy can be directly declared as "Android-Apache-2.0". Bug: 319031379 Test: m android.test.legacy Change-Id: I034ddd4f690205393c0d8ae385b8ad6bea7c4e6e
-
Jayant Chowdhary authored
Test: N/A Change-Id: I2c09f1a50030fee4fd6df61f0d26900f2c440d5f Signed-off-by:
Jayant Chowdhary <jchowdhary@google.com>
-
Jayant Chowdhary authored
Test: N/A Change-Id: I03f27f4ce1b3e046a1e75388e502a43ed2ed6abf Signed-off-by:
Jayant Chowdhary <jchowdhary@google.com>
-
Becky Siegel authored
-
Treehugger Robot authored
-
Charles Chen authored
Bug: 177641730 Test: n/a Change-Id: Ic9e29a1e473065dace1d0e4a8402245bd80f0d0d
-
mmanjuna authored
This problem occurs only when the timestamp of broadcast and the notification event is exactly the same. Though ideally they need to occur one after the other, it is quite possible that they can occur immediately with the same timestamp. Hence, we see flaky behaviour. Fix is to process the events even if broadcast event's timestamp is equal to the notification event. Bug: 330844354 Test: atest tests/tests/app.usage/src/android/app/usage/cts/BroadcastResponse StatsTest.java Change-Id: I69398c1d15ed7a4ae39c31a2b56f19ef0b858614
-
Treehugger Robot authored
-
Azhara Assanova authored
-
Victor Chang authored
-
Seigo Nonaka authored
Bug: 278763704 Test: Manually done Change-Id: I22bf47a913f3b25b3f095e4ab276af79e51a4a76 Merged-In: I22bf47a913f3b25b3f095e4ab276af79e51a4a76 Merged-In: I54105704d8f453663a2e8781b2cb680d9ab03c73
-
Treehugger Robot authored
-
- Mar 23, 2024
-
-
Seigo Nonaka authored
Bug: 313005703 Test: atest UpdatableFontDirTest UpdatableSystemFontTest Test: atest GtsFontHostTestCases FontManagerTest (cherry picked from https://googleplex-android-review.googlesource.com/q/commit:d5e936166beea5a5a2b37ce0d9b1795c0438a2d3) Merged-In: Ib4a32a9bbb27ebd2e9a32dc308f79ec1c91332ce Change-Id: Ib4a32a9bbb27ebd2e9a32dc308f79ec1c91332ce
-
Treehugger Robot authored
-
- Mar 22, 2024
-
-
Jakub Pawłowski authored
-
Treehugger Robot authored
-
Yan Yan authored
-
Timothy Yiu authored
-
Łukasz Rymanowski authored
With this patch RINGTONE volume is applied to the LE Audio headset Bug: 319384989 Test: Modify ringtone volume during incoming call Change-Id: I48caa71a0735302135368cfb32dce30c1823f306
-
Victor Chang authored
ULocale.addLikelySubtags is allowed to canonicalize subtags according to step 1 in the spec http://www.unicode.org/reports/tr35/#Likely_Subtags - "Replace any deprecated subtags with their canonical values using the <alias> data in supplemental metadata. Use the first value in the replacement list, if it exists." - In this case, ULocale.addLikelySubtag("sr-Latn-CS") returns "sr-Latn-RS". Thus, the algorithm of LocaleUtils.calculateMatchingSubScore needs to be updated to do what it tries to do. In addition, update DateIntervalFormatTest due to ICU 74 de locale data change Bug: 327164201 Test: atest FrameworksCoreTests:android.text.format Test: atest FrameworksServicesTests:com.android.server.inputmethod Test: atest CtsInputMethodTestCases Change-Id: I5902000994c8af8bdb7e26c99ae33b85cd5ccca4
-
Yi Kong authored
Revert submission 3002586-revert-2988057-default-full-lto-DWADZBGWJG Reland with fix. Reverted changes: /q/submissionid:3002586-revert-2988057-default-full-lto-DWADZBGWJG Change-Id: I82598e6bb06138fb10b47f4b8d37d792f84e0cc7
-
Treehugger Robot authored
-
Yi Kong authored
Revert submission 2988057-default-full-lto Reason for revert: broken test Reverted changes: /q/submissionid:2988057-default-full-lto Bug: 330811070 Change-Id: I67aa5d2c88e38914164d9aee8c852c52e80f8a61
-
Yi Kong authored
-
Yan Yan authored
Bug: 323238888 Test: atest FrameworksVcnTests(new tests) Change-Id: I83f2da42fe0ffed5d4403429e968510c7eeabec1
-