s/gs101/gs201
do a global substitution Bug: 186836335 Signed-off-by: Pat Tjin <pattjin@google.com> Change-Id: Ic79e8983d04615be7da70ebb2b5092aae5178495
This commit is contained in:
parent
6ec6628fc5
commit
89841bf57a
39 changed files with 89 additions and 89 deletions
|
@ -6,7 +6,7 @@ soong_namespace {
|
|||
}
|
||||
|
||||
package {
|
||||
default_applicable_licenses: ["device_google_gs101_license"],
|
||||
default_applicable_licenses: ["device_google_gs201_license"],
|
||||
}
|
||||
|
||||
// Added automatically by a large-scale-change that took the approach of
|
||||
|
@ -24,7 +24,7 @@ package {
|
|||
// used in the current project.
|
||||
// See: http://go/android-license-faq
|
||||
license {
|
||||
name: "device_google_gs101_license",
|
||||
name: "device_google_gs201_license",
|
||||
visibility: [":__subpackages__"],
|
||||
license_kinds: [
|
||||
"SPDX-license-identifier-Apache-2.0",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue