summaryrefslogtreecommitdiff
path: root/service/coex-table-parser
diff options
context:
space:
mode:
author Aditya Choudhary <caditya@google.com> 2024-01-31 11:10:18 +0000
committer Aditya Choudhary <caditya@google.com> 2024-01-31 11:10:18 +0000
commit5e4b820bd449943bbe9e6836fd75c6287bca1e51 (patch)
treeae2559ee84e88fa11b340eea859d1223eb20ef08 /service/coex-table-parser
parent2dae4c3747bd40b3ba4dbf1d4f79aa651b05d046 (diff)
[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, <add g3 doc link> Bug: 304529413 Test: N/A Change-Id: I5409bdea0a59e4df91e16e68cee907eec591f8d8
Diffstat (limited to 'service/coex-table-parser')
-rw-r--r--service/coex-table-parser/Android.bp1
1 files changed, 1 insertions, 0 deletions
diff --git a/service/coex-table-parser/Android.bp b/service/coex-table-parser/Android.bp
index 6a696f3c64..52429a9e1e 100644
--- a/service/coex-table-parser/Android.bp
+++ b/service/coex-table-parser/Android.bp
@@ -14,6 +14,7 @@
// limitations under the License.
//
package {
+ default_team: "trendy_team_fwk_wifi_hal",
default_applicable_licenses: ["Android-Apache-2.0"],
}