- Jul 31, 2023
-
-
Casey Borders authored
Stub out code and test directories BUG: 290094832 Test: atest FrameworksNetTests RemoteAuthUnitTests Change-Id: I850242640f32bea3d46febcde5f3719619b1ea07
-
- Apr 22, 2023
-
-
Bill Yi authored
Auto-generated-cl: translation import Change-Id: I2bdec60778e08d5298d2d6e5687530eed2bd027c
-
- Apr 19, 2023
-
-
Eric Lin authored
The Bluetooth config xml have been replaced with sysprops in U. Change-Id: Icd1cfdd02be6d4467b5cf5c3f005c6798ea27aed
-
- Apr 18, 2023
-
-
David Duarte authored
The Nearby spec only ask to change the BR/EDR IOCapability Change-Id: Ie7ca355ea63fe873d2d0fd070fb6b2e002a336d3 Test: run NearbyFastPairProviderSimulatorApp on a phone
-
- Mar 27, 2023
-
-
Krzysztof Kosiński authored
Bug: 245854393 Ignore-AOSP-First: nearby_not_in_aosp_yet Test: treehugger Change-Id: I7ba60db8c9059abad377c2c33dcc927f8786e2c3 (cherry picked from commit 0cba17b4) Merged-In: I7ba60db8c9059abad377c2c33dcc927f8786e2c3
-
Julien Desprez authored
Build from source and remove need for virtualenv to make it self-contained. Test: presubmit, forrest (https://android-build.googleplex.com/builds/abtd/run/L76600000954930260) Bug: 234458076 Ignore-AOSP-First: nearby_not_in_aosp_yet Change-Id: Ib0afb414fdeb510577345afd650fa6f0f5b3c721 (cherry picked from commit 7599806e) Merged-In: Ib0afb414fdeb510577345afd650fa6f0f5b3c721
-
- Mar 24, 2023
-
-
Xinyi Zhou authored
Change-Id: Ia8b745d674262a312044cd4e2b4320917d550725 Test: TH Bug: 272150669
-
- Mar 17, 2023
-
-
Rex Hoffman authored
Bug: 261728063 Test: atest with both robolectric tests. same failures before/after Change-Id: Idf0a9073287e98dce70c93910a50946940118305
-
- Mar 15, 2023
-
-
Anton Hansson authored
There's now a shared defaults module for this kind of filegroup. Use that and remove the previously duplicated prop. Bug: 271816210 Test: m Change-Id: Ia4547984a73179fdfc98c427482dd10246f9722c
-
- Mar 14, 2023
-
-
uael authored
Bug: 270963463 Test: atest NearbyMultiDevicesTestSuite Change-Id: Ia523c51c6c834534a40478dcae147a7de6e12f0e
-
- Mar 09, 2023
-
-
Yichun Li authored
Test: presubmit, abtd: https://android-build.googleplex.com/builds/abtd/run/L61300000959012134?referrer=email Change-Id: I08524334046239917b3fa97216415cebdb496e02 (cherry picked from commit on android-review.googlesource.com host: 74d9dbe5) Merged-In: I08524334046239917b3fa97216415cebdb496e02
-
- Mar 06, 2023
-
-
Cole Faust authored
HalfSheetUX uses private apis of framework-connectivity-t. It appears that using just "framework-connectivity-t" will compile against either the stubs or source of framework-connectivity-t depending on if the module was included in the same apex as it or not. aosp/2462194 is adding the ability to compile modules like HalfSheetUX outside of the context of the apex, at which point it will start compiling against stubs if we don't explicetly specify to use the implementation library. Bug: 254205429 Test: m javac-check with aosp/2462194 Change-Id: I1d41e47aa0e4e3d320b78b28cfc181fc30c4537c Merged-In: I1d41e47aa0e4e3d320b78b28cfc181fc30c4537c
-
- Feb 27, 2023
- Feb 24, 2023
-
-
Frank Feng authored
Remove: <meta-data android:name="listener" android:value="com.android.cts.runner.CtsTestRunListener" /> Bug: 267766325 Test: TH Change-Id: I2db71ae46f069903ae5dc63795fbe1c6f6ebd050
-
- Jan 30, 2023
-
-
Yichun Li authored
Test: presubmit Change-Id: I08524334046239917b3fa97216415cebdb496e02
-
- Jan 15, 2023
-
-
Bill Yi authored
Auto-generated-cl: translation import Change-Id: I752da69964f18dd3ec962948f3a854e8bb335a32
-
- Dec 30, 2022
-
-
Bill Yi authored
Auto-generated-cl: translation import Change-Id: I7a4e919a166dab624c839d395d9c7007e7f78410
-
- Dec 16, 2022
-
-
Bill Yi authored
Auto-generated-cl: translation import Change-Id: Ic20289ff13d408bd2992f336bfc65c348909ae95
-
- Dec 03, 2022
-
-
Bill Yi authored
Auto-generated-cl: translation import Change-Id: If42a26392a93343e07d32da2e46eb898c3dbf56c
-
Bill Yi authored
Auto-generated-cl: translation import Change-Id: I660b8f5400b7f35f8feb2a471fd44067d0efa73b
-
Brian Delwiche authored
Bug: 234442700 Test: atest: NearbyUnitTest Tag: #security Ignore-AOSP-First: Security Change-Id: I7d7606e40928cb6cd2ed9c022b2375012baec1d6
-
- Nov 23, 2022
-
-
Cole Faust authored
This errorprone checker is no longer used. Bug: 260268418 Test: Presubmits Change-Id: I055bce5957ae05faef683e3d515332bd119fb720
-
Hassan Ali authored
As part of moving DeviceConfig.java to packages/modules/ConfigInfrastructure, We need to add ConfigInfrastructure lib dependency to Android.bp as DeviceConfig APIs will not be part of the non-updatable part and will not be part of the base module_current SDK so we have to add an explicit dependency. Test: m bug: 253019048 Change-Id: I29f993342e1baf4e75b30c8d99de10bc087a582b
-
- Nov 16, 2022
-
-
Bill Yi authored
Auto-generated-cl: translation import Change-Id: I73b95a03583ada454df76d05d3e99be91e5ec408
-
- Oct 27, 2022
-
-
Harshit Mahajan authored
Going forward targetSdkVersion would be set by build system. It would be by default set to 10000 before SDK finalization, and updated to the new API level after finalization. Effectively it would mean: 1. '10000' in aosp and internal master 2. Finalized number in development branches like "33" in "tm-dev" 3. As sdk hasn't been finalised in "udc-dev", it would be "10000" which would be automatically updated to finalized version after sdk finalization. Removing the target sdk version declaration from the blueprint and manifest files. More details can be found here go/mainline-modules-target-sdk-version-fix Bug: b/242296003 Test: croot; sdks=`find ./out -name 'HalfSheetUX.apk' | grep -v .intermediates`; echo $sdks; for sdk in $sdks;do aapt2 dump badging `echo $sdk` | grep targetSdkVersion:; done 1. outputs 33 in tm-mainline-prod 2. outputs 10000 in master Change-Id: I68120dd50c2020da7f91e29550d02b079aa61d7a
-
- Oct 14, 2022
-
-
Paul Duffin authored
(cherry picked from db3ad828) Previously, a library that set sdk_version: "system_server_current" could only access system-server or public APIs from other libraries. After change r.android.com/2238635 they will be able to access the following (in order): * system-server * module-lib * system * public Bug: 204176972 Test: m com.android.tethering # Without change r.android.com/2238635 the affected libraries # fail to compile due to missing symbols that are not in the # public API. With that change it compiles correctly. Change-Id: Id6aad00aed0af6b724afec663a7be287058e625e Merged-In: Id6aad00aed0af6b724afec663a7be287058e625e
-
- Sep 29, 2022
-
-
Bill Yi authored
Auto-generated-cl: translation import Change-Id: I6fefeedaa7ed3720673a8d7ceca0d3eb7fca4fa6
-
- Sep 23, 2022
- Sep 21, 2022
-
-
Xinyi Zhou authored
- Use reasonable key value in DataElementTest Test: -m CtsNearbyFastPairTestCases Bug: 244133414 Change-Id: Ice0307205bba5a0220ac68bb0ec8bb756f531b5f
-
Bill Yi authored
Auto-generated-cl: translation import Change-Id: I5d8051f5cd392bfbf25d02996b249466cbb45baf
-
Xinyi Zhou authored
- Delete test case from CTS. This would be moved to unit test - Use reasonable key value in DataElementTest Test: -m CtsNearbyFastPairTestCases Bug: 244133414 Change-Id: Ia476c64ad5ebedd8eb007f7e0cb5b30a1d12dee5
-
- Sep 19, 2022
-
-
Bill Yi authored
Auto-generated-cl: translation import Change-Id: If070ee7c807cc23dd6069137f4c7ec308049c29d
-
Bill Yi authored
Auto-generated-cl: translation import Change-Id: Id68edc2041f4ca26c0fea968d7c35926fc4f3f54
-
Bill Yi authored
Auto-generated-cl: translation import Change-Id: I0c81b916a79238f48c235874750a5d5d82b43c13
-
- Sep 14, 2022
-
-
Krzysztof Kosiński authored
Bug: 243950468 Test: local build, presubmit Change-Id: I806a9f32402a8aeb36d72e3dca2160c4d8ff92e8
-
Qin Wang authored
Test fails on MTS but works fine on Eng atest. Ideally, save one DiscoveryItem, the size should be 1, save two items, the size should be 2. But in Eng atest, the result shows that there seems to be an extra DiscoveryItem stored in the database. After investigation, found that the extra one is from another test case: saveRetrieveInfo, where another DiscoveryItem was saved to the database. Since tests can be run in parallel, sometimes one test may run before or after another. So, it may have different test results. Combining the two tests into a single test and letting them run sequentially solved the problem. Bug: 238394647 Test: unit test Change-Id: I9536ce6ad4fff78188f0ceb325d275b05aa47da4 Merged-In: I9536ce6ad4fff78188f0ceb325d275b05aa47da4
-
- Jul 21, 2022
-
-
Wei Wang authored
Test: n/a, owners change Change-Id: I4531832ce9c68230ee4e6e4b8fcd0ce5e29da87f
-
- Jun 08, 2022
-
-
Eric Lin authored
Test: N/A Bug: 234673334 Ignore-AOSP-First: nearby_not_in_aosp_yet Change-Id: Ib1260ddd7e91ab6a41e3637a40e316cdf4084f2c
-