aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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",