Merge "[LSC] Add LOCAL_LICENSE_KINDS to frameworks/base"
This commit is contained in:
@@ -14,6 +14,12 @@
|
||||
|
||||
package {
|
||||
default_visibility: ["//visibility:private"],
|
||||
// See: http://go/android-license-faq
|
||||
// A large-scale-change added 'default_applicable_licenses' to import
|
||||
// all of the 'license_kinds' from "frameworks_base_license"
|
||||
// to get the below license kinds:
|
||||
// SPDX-license-identifier-Apache-2.0
|
||||
default_applicable_licenses: ["frameworks_base_license"],
|
||||
}
|
||||
|
||||
filegroup {
|
||||
@@ -26,4 +32,4 @@ filegroup {
|
||||
name: "non-updatable-system-server-removed.txt",
|
||||
srcs: ["non-updatable-removed.txt"],
|
||||
visibility: ["//frameworks/base/api"],
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user