summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAditya Choudhary <caditya@google.com>2024-02-02 14:02:05 +0000
committerAditya Choudhary <caditya@google.com>2024-02-02 14:02:05 +0000
commit0d00a975a7d09a36faedb54d1300267a2437faa3 (patch)
tree998f44f9f540e5fa063f0b123cacd36fd9525aed
parentad8d241b216ab1643081df91a5f10006e5eba2f9 (diff)
downloadImsServiceEntitlement-0d00a975a7d09a36faedb54d1300267a2437faa3.tar.gz
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: I8abe0967704facccb9529aea118cc0acee470000
-rw-r--r--tests/unittests/Android.bp1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/unittests/Android.bp b/tests/unittests/Android.bp
index 9f5531a..8f21c14 100644
--- a/tests/unittests/Android.bp
+++ b/tests/unittests/Android.bp
@@ -14,6 +14,7 @@
// limitations under the License.
package {
+ default_team: "trendy_team_pmw_telephony",
default_applicable_licenses: ["Android-Apache-2.0"],
}