init gs201 builds

Bug: 183183095
Change-Id: Ida78d0352dbd79acb8f2122b51fdb47a2e217bf0
This commit is contained in:
Aaron Ding 2021-05-19 15:31:47 +08:00
parent bb4beafe47
commit c4227335c9
21 changed files with 99 additions and 98 deletions

View file

@ -1,11 +1,11 @@
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:device_google_gs101_license"
// all of the 'license_kinds' from "//device/google/gs201:device_google_gs101_license"
// to get the below license kinds:
// SPDX-license-identifier-Apache-2.0
default_applicable_licenses: [
"//device/google/gs101:device_google_gs101_license",
"//device/google/gs201:device_google_gs101_license",
],
}