Merge "[LSC] Add LOCAL_LICENSE_KINDS to frameworks/base" am: 19f7526c3e
Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/1609976 MUST ONLY BE SUBMITTED BY AUTOMERGER Change-Id: I5f84b0a5fc4caf145470eb136efacc497a6661e4
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