summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAditya Choudhary <caditya@google.com>2024-02-02 13:59:30 +0000
committerAditya Choudhary <caditya@google.com>2024-02-02 13:59:30 +0000
commit454af8a97ef65c844e1ff936974d73e406af5ee4 (patch)
tree97d103fd7d66b8e82bcd78ce9be7f6fe152d4eca
parent3a0d99f0a2b0d0579b97f371cfa450ef637fa199 (diff)
downloadQuickAccessWallet-454af8a97ef65c844e1ff936974d73e406af5ee4.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: Id92cc31acd4f8738f403af8e3b7f8529beb066e2
-rw-r--r--tests/robolectric/Android.bp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/robolectric/Android.bp b/tests/robolectric/Android.bp
index dc49a46..0c828e4 100644
--- a/tests/robolectric/Android.bp
+++ b/tests/robolectric/Android.bp
@@ -14,8 +14,8 @@
* limitations under the License.
*/
-
package {
+ default_team: "trendy_team_applications_google_wide_",
default_applicable_licenses: ["Android-Apache-2.0"],
}