summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorandroid-build-team Robot <android-build-team-robot@google.com>2021-02-16 02:09:19 +0000
committerandroid-build-team Robot <android-build-team-robot@google.com>2021-02-16 02:09:19 +0000
commite67f7f09c6d8bf2a436208891d7fac3b1feba7e3 (patch)
tree9391a4d580b6b70c7c978097b15860b67d27b289
parent08b297a8f25ef1020e3ce06a5135c53f0c9d6a9b (diff)
parent7664268c6d5d96a34c202a7960d63feb88f95636 (diff)
downloadgsid-e67f7f09c6d8bf2a436208891d7fac3b1feba7e3.tar.gz
Snap for 7146909 from 7664268c6d5d96a34c202a7960d63feb88f95636 to sc-v2-release
Change-Id: I67f87d8045e64b90a973b57f37da193349ac6416
-rw-r--r--Android.bp4
-rw-r--r--tests/Android.bp4
2 files changed, 8 insertions, 0 deletions
diff --git a/Android.bp b/Android.bp
index cb6c077..6a7cf06 100644
--- a/Android.bp
+++ b/Android.bp
@@ -14,6 +14,10 @@
// limitations under the License.
//
+package {
+ default_applicable_licenses: ["Android-Apache-2.0"],
+}
+
cc_binary {
name: "gsi_tool",
shared_libs: [
diff --git a/tests/Android.bp b/tests/Android.bp
index 70d73ee..2cb67ab 100644
--- a/tests/Android.bp
+++ b/tests/Android.bp
@@ -14,6 +14,10 @@
// limitations under the License.
//
+package {
+ default_applicable_licenses: ["Android-Apache-2.0"],
+}
+
cc_defaults {
name: "gsi_boot_defaults",
shared_libs: [