aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2024-02-28 21:20:14 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2024-02-28 21:20:14 +0000
commitff7c6b24075fa0fddc71983fe1e6379daeb5b909 (patch)
tree3b70b70d3e020c41301b8fae41d204b5bcc124f5
parent5f2857f601ee5bd79b1cf3102d40f69ba2286900 (diff)
parentbcadc466d916092bf0b142e0c5688f9d90b3ad20 (diff)
downloadtrebuchet-simpleperf-release.tar.gz
Snap for 11510257 from bcadc466d916092bf0b142e0c5688f9d90b3ad20 to simpleperf-releasesimpleperf-release
Change-Id: I08b48b1a258ba67f7dd1e908fea25ccdbc264ecd
-rw-r--r--Android.bp5
1 files changed, 3 insertions, 2 deletions
diff --git a/Android.bp b/Android.bp
index 6c0735f..6ae5f29 100644
--- a/Android.bp
+++ b/Android.bp
@@ -13,6 +13,7 @@
// limitations under the License.
package {
+ default_team: "trendy_team_android_core_graphics_stack",
default_applicable_licenses: ["tools_trebuchet_license"],
}
@@ -113,7 +114,7 @@ java_binary_host {
],
static_libs: [
"trebuchet-core",
- "trebuchet-startup-common"
+ "trebuchet-startup-common",
],
}
@@ -126,7 +127,7 @@ java_binary_host {
],
static_libs: [
"trebuchet-core",
- "trebuchet-startup-common"
+ "trebuchet-startup-common",
],
}