From 0a43eab4aed119eb7cde1afadc3d5a06588680a9 Mon Sep 17 00:00:00 2001 From: Sudheer Shanka Date: Mon, 23 Sep 2024 20:53:21 +0000 Subject: [PATCH] Add ownership info for BroadcastUnitTests. Bug: 356148006 Test: n/a Flag: TEST_ONLY Change-Id: Ic0d02115622f63a29c498da5c5ce58743c703045 --- tests/broadcasts/unit/Android.bp | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/broadcasts/unit/Android.bp b/tests/broadcasts/unit/Android.bp index 069247735cd4..47166a713580 100644 --- a/tests/broadcasts/unit/Android.bp +++ b/tests/broadcasts/unit/Android.bp @@ -21,6 +21,7 @@ package { // to get the below license kinds: // SPDX-license-identifier-Apache-2.0 default_applicable_licenses: ["frameworks_base_license"], + default_team: "trendy_team_framework_backstage_power", } android_test {