summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--licenses/Android.bp5
1 files changed, 5 insertions, 0 deletions
diff --git a/licenses/Android.bp b/licenses/Android.bp
index 5b764dcd4..8db001f44 100644
--- a/licenses/Android.bp
+++ b/licenses/Android.bp
@@ -18,6 +18,11 @@ package {
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",