Merge "Make the Apache 2.0 text available to packages."

This commit is contained in:
Treehugger Robot
2022-01-29 01:41:16 +00:00
committed by Gerrit Code Review

View File

@@ -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",