summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> 2024-04-18 14:35:21 +0000
committer Android (Google) Code Review <android-gerrit@google.com> 2024-04-18 14:35:21 +0000
commit1345fc06c1bb19dcc948b64300de7e5af97fa1e4 (patch)
tree2067a6446e934ac0d8d19862f24ec4b6db82f83f
parent03eb49a01703e8421d07df4c0faa5bdf3c52e528 (diff)
parent22b08198a9c8e3beb02d31281f506797fb504324 (diff)
Merge "Add default_teams to hwui build target" into main
-rw-r--r--libs/hwui/Android.bp1
1 files changed, 1 insertions, 0 deletions
diff --git a/libs/hwui/Android.bp b/libs/hwui/Android.bp
index eceba92091cc..753a69960b4c 100644
--- a/libs/hwui/Android.bp
+++ b/libs/hwui/Android.bp
@@ -1,4 +1,5 @@
package {
+ default_team: "trendy_team_android_core_graphics_stack",
default_applicable_licenses: ["frameworks_base_libs_hwui_license"],
}