commit | a038c2f2699a9e045f6b8a01f12177ea47b7939a | [log] [tgz] |
---|---|---|
author | Treehugger Robot <treehugger-gerrit@google.com> | Sat Jan 29 01:41:16 2022 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Sat Jan 29 01:41:16 2022 +0000 |
tree | 7590543ca68d114b9951a626a3378cecce6a200d | |
parent | 7afffe6af099b8ceb578c839d86b69d8e2f5889d [diff] | |
parent | 45923719bea2cccde626125fbad44529aaba1053 [diff] |
Merge "Make the Apache 2.0 text available to packages."
diff --git a/licenses/Android.bp b/licenses/Android.bp index 5b764dc..8db001f 100644 --- a/licenses/Android.bp +++ b/licenses/Android.bp
@@ -18,6 +18,11 @@ default_applicable_licenses: ["Android-Apache-2.0"], } +filegroup { + name: "Apache-2.0-License-Text", + srcs: ["LICENSE"], +} + license { name: "Android-Apache-2.0", package_name: "Android",