aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2022-12-18 00:19:54 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2022-12-18 00:19:54 +0000
commit04140b30303a288c8c6cb27669c4eb285e2ff68b (patch)
treef76b6010859312143c77f958e2b3211b2a82ba93
parent57ec8af8e30615d9d3a175a72e9bbcf97c0cb1b1 (diff)
parentb3f25afb799677b70bd5d34b3a02e2c1d4f79398 (diff)
downloadsg3_utils-04140b30303a288c8c6cb27669c4eb285e2ff68b.tar.gz
Snap for 9416776 from b3f25afb799677b70bd5d34b3a02e2c1d4f79398 to udc-release
Change-Id: I8f579cadf9443f77ff5005a9a82c8827d03cafea
-rw-r--r--Android.bp4
1 files changed, 2 insertions, 2 deletions
diff --git a/Android.bp b/Android.bp
index ec32bdae..f7c54556 100644
--- a/Android.bp
+++ b/Android.bp
@@ -1,12 +1,12 @@
// Copyright 2022 The Android Open Source Project
package {
- default_applicable_licenses: ["LICENSE"],
+ default_applicable_licenses: ["external_sg3_utils_license"],
}
// See also https://spdx.org/licenses/
license {
- name: "LICENSE",
+ name: "external_sg3_utils_license",
visibility: [":__subpackages__"],
license_kinds: [
"SPDX-license-identifier-BSD-2-Clause",