Commit Graph
6 Commits
Author SHA1 Message Date
Treehugger Robot 52c6106377 Merge "Migrate Test Targets to New Android Ownership Model" into main am: c223d1c8ca am: addf459dda
Original change: https://android-review.googlesource.com/c/platform/packages/apps/Messaging/+/2946536

Change-Id: I502b090f39ed8a086a7d70c34f7e9678d5642a9d
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2024-04-22 18:02:07 +00:00
Ram Peri a3e17333ad Merge "Update the imports to androidx.test.filters.*" into main 2024-02-16 18:12:53 +00:00
Aditya Choudhary 2010473d6c Migrate Test Targets to New Android Ownership Model
This CL is created as a best effort to migrate test targets to the new Android ownership model.
It is based on historical data from repository history and insights from git blame.
Given the nature of this effort, there may be instances of incorrect attribution. If you find incorrect or unnecessary
attribution in this CL, please create a new CL to fix that.

For detailed guidelines and further information on the migration please refer to the link below,
go/new-android-ownership-model

Bug: 304529413
Test: N/A
Change-Id: I4d04822d9ed2db309e902f6470fbdca6f11bb601
2024-02-02 14:01:32 +00:00
Fangqiu Su c6b06859a3 Update the imports to androidx.test.filters.*
Bug: 316941721
Test: mmma .
Change-Id: I102674aa519cf562aa8d0b852ebb8067748894a6
2023-12-19 18:12:44 +00:00
Nelson Li 7c4e41b7dc Correct the year definition in Android.bp of messagingtest
The year should keep the same from Android.mk.

Bug: 309369044
Test: N/A
Change-Id: I8b9de35a8df93ebe66c840b8155c3a852b17ce48
2023-12-19 03:05:29 +00:00
Nelson Li ea4310bbc1 Convert the Android.mk of messagingtest to Android.bp
Convert messagingtest's Android.mk to Android.bp and fix the missing
messaging dependency issue.

Bug: 309369044
Test: atest messagingtests
Change-Id: I2dd07ba6bf3475fdff4e3c308c06a51491b757bb
2023-11-06 05:56:18 +00:00