aboutsummaryrefslogtreecommitdiff
path: root/java/com
diff options
context:
space:
mode:
authorAditya Choudhary <caditya@google.com>2024-02-05 15:45:02 +0000
committerAditya Choudhary <caditya@google.com>2024-02-05 15:45:02 +0000
commit666e8f1f3694f8ebd6b783ffd0699c217b214a8b (patch)
treec3d23532578a88c3bd13ae06efaf8b7fece6e654 /java/com
parentb34ebd7a852cd6fcb0e113060dbe9ccbe5b9efe5 (diff)
downloadmodules-utils-666e8f1f3694f8ebd6b783ffd0699c217b214a8b.tar.gz
[DON'T BLOCK] Test ownership migration rules
This CL is created as a best effort to migrate test targets to the new android ownership model. If you find incorrect or unnecessary attribution in this CL, please create a separate CL to fix that. For more details please refer to the link below, go/new-android-ownership-model Bug: 304529413 Test: N/A Change-Id: Iedf15d1ec6dc6b1b5243b1cad3333b80ca5644f2
Diffstat (limited to 'java/com')
-rw-r--r--java/com/android/modules/utils/pm/Android.bp1
1 files changed, 1 insertions, 0 deletions
diff --git a/java/com/android/modules/utils/pm/Android.bp b/java/com/android/modules/utils/pm/Android.bp
index 1b705ca..92fcbac 100644
--- a/java/com/android/modules/utils/pm/Android.bp
+++ b/java/com/android/modules/utils/pm/Android.bp
@@ -14,6 +14,7 @@
// limitations under the License.
package {
+ default_team: "trendy_team_framework_android_packages",
default_applicable_licenses: ["Android-Apache-2.0"],
}