Make the Apache 2.0 text available to packages.
It might be useful to associate other library names than "Android" with the Apache 2.0 license text. Test: m nothing Change-Id: I3ccbd9ca77f330bb81bf2bf4ec53cfb873befe8b
This commit is contained in:
@@ -18,6 +18,11 @@ package {
|
|||||||
default_applicable_licenses: ["Android-Apache-2.0"],
|
default_applicable_licenses: ["Android-Apache-2.0"],
|
||||||
}
|
}
|
||||||
|
|
||||||
|
filegroup {
|
||||||
|
name: "Apache-2.0-License-Text",
|
||||||
|
srcs: ["LICENSE"],
|
||||||
|
}
|
||||||
|
|
||||||
license {
|
license {
|
||||||
name: "Android-Apache-2.0",
|
name: "Android-Apache-2.0",
|
||||||
package_name: "Android",
|
package_name: "Android",
|
||||||
|
Reference in New Issue
Block a user