[LSC] Add LOCAL_LICENSE_KINDS to device/google/gs101 am: e0321d50e2
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101/+/15247470 Change-Id: Id4c4897c608e110a8d6a53070ccdc4cce3cd8d5b
This commit is contained in:
commit
0a595e84fe
1 changed files with 9 additions and 0 deletions
|
@ -1,3 +1,12 @@
|
|||
package {
|
||||
// See: http://go/android-license-faq
|
||||
// A large-scale-change added 'default_applicable_licenses' to import
|
||||
// all of the 'license_kinds' from "device_google_gs101_license"
|
||||
// to get the below license kinds:
|
||||
// SPDX-license-identifier-Apache-2.0
|
||||
default_applicable_licenses: ["device_google_gs101_license"],
|
||||
}
|
||||
|
||||
cc_binary {
|
||||
srcs: [
|
||||
"fp_test.cpp"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue