summaryrefslogtreecommitdiff
path: root/tests/Android.bp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/Android.bp')
-rw-r--r--tests/Android.bp3
1 files changed, 2 insertions, 1 deletions
diff --git a/tests/Android.bp b/tests/Android.bp
index a219706..c081fdb 100644
--- a/tests/Android.bp
+++ b/tests/Android.bp
@@ -1,9 +1,10 @@
// Build the unit tests.
package {
+ default_team: "trendy_team_android_media_audio_framework",
// See: http://go/android-license-faq
default_applicable_licenses: [
"Android-Apache-2.0",
- "frameworks_wilhelm_license", // MIT
+ "frameworks_wilhelm_license", // MIT
],
}