Commit Graph
8 Commits
Author SHA1 Message Date
Xin Li 8a3204f485 Revert "Remove abandoned implementation."
Revert submission 3242160-remove-messaging-package

Reason for revert: Droidmonitor created revert due to b/364617310, b/364626927, b/364617560

Reverted changes: /q/submissionid:3241481-remove-messaging-package

This reverts commit 93b5e63726.

Change-Id: I182cbf1758988d9a4950d39354266a5fb3aaabce
2024-09-04 16:17:30 -07:00
Elliott Hughes 93b5e63726 Remove abandoned implementation.
To prevent accidental ressurection via manifest errors.

Change-Id: I269dc248c2cb5e4bfdcb38334962070f1aba339e
2024-08-26 14:55:13 +00:00
Xin Li 66fe5627e6 Merge Android 24Q2 Release (ab/11526283) to aosp-main-future
Bug: 337098550
Merged-In: I102674aa519cf562aa8d0b852ebb8067748894a6
Change-Id: I7d4c5e5a30eb6b63834adfaee83d44c8836c66f4
2024-05-06 12:09:30 -07: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