commit | d9548315a9d0f97f2b46f1f47312fe782680b6f8 | [log] [tgz] |
---|---|---|
author | Bob Badour <bbadour@google.com> | Sun Mar 28 19:37:39 2021 -0700 |
committer | Bob Badour <bbadour@google.com> | Mon Mar 29 23:06:25 2021 -0700 |
tree | 17c4dced6d25f1dc3b11e170799e41277ef7cd5f | |
parent | e2f39b038d5e2e0dfe16fdb3929293d7b27415e4 [diff] |
Add license for bloaty subdirectory. Test: m nothing Change-Id: I9dc085579757b23d8997b683643546676009b3bc
diff --git a/bloaty/Android.bp b/bloaty/Android.bp index b1f1e39..96cc1a5 100644 --- a/bloaty/Android.bp +++ b/bloaty/Android.bp
@@ -1,3 +1,7 @@ +package { + default_applicable_licenses: ["Android-Apache-2.0"], +} + bootstrap_go_package { name: "soong-bloaty", pkgPath: "android/soong/bloaty",