Merge "[LSC] Add LOCAL_LICENSE_KINDS to build/soong" am: cc1990f564
Original change: https://android-review.googlesource.com/c/platform/build/soong/+/1811859 Change-Id: I1f14f7e37557af3be87f8c322fc02d433cb79b4a
This commit is contained in:
@@ -24,6 +24,10 @@
|
||||
// core libraries.
|
||||
//
|
||||
// Don't use this directly, use "sdk_version: core_current".
|
||||
package {
|
||||
default_applicable_licenses: ["Android-Apache-2.0"],
|
||||
}
|
||||
|
||||
java_library {
|
||||
name: "core.current.stubs",
|
||||
visibility: ["//visibility:public"],
|
||||
|
Reference in New Issue
Block a user