aboutsummaryrefslogtreecommitdiff
path: root/libfdtrack
diff options
context:
space:
mode:
authorAditya Choudhary <caditya@google.com>2024-02-02 13:57:12 +0000
committerAditya Choudhary <caditya@google.com>2024-02-02 13:57:12 +0000
commitd9d37c09d886d0fa797bd94537517c46cc3fa334 (patch)
treed3f9cf758a84251781bc22c7bbdde8e7b2db3a7b /libfdtrack
parent8e631624e9da603e023abe049820eaa830d02815 (diff)
downloadbionic-d9d37c09d886d0fa797bd94537517c46cc3fa334.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: Ie36b2a3245d9901323affcc5e51dafbb87af9248
Diffstat (limited to 'libfdtrack')
-rw-r--r--libfdtrack/Android.bp1
1 files changed, 1 insertions, 0 deletions
diff --git a/libfdtrack/Android.bp b/libfdtrack/Android.bp
index 7539052a4..c19d8b204 100644
--- a/libfdtrack/Android.bp
+++ b/libfdtrack/Android.bp
@@ -1,4 +1,5 @@
package {
+ default_team: "trendy_team_native_tools_libraries",
default_applicable_licenses: ["bionic_libfdtrack_license"],
}