[LSC] Add LOCAL_LICENSE_KINDS am: e3710a9f34

Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs201/+/17072075

Change-Id: I52f0e47010de6858719373bdb2ee531b6013a6eb
This commit is contained in:
Bob Badour 2022-03-04 01:54:41 +00:00 committed by Automerger Merge Worker
commit 47d8a72183

View file

@ -13,6 +13,15 @@
// See the License for the specific language governing permissions and // See the License for the specific language governing permissions and
// limitations under the License. // limitations under the License.
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_gs201_license"
// to get the below license kinds:
// SPDX-license-identifier-Apache-2.0
default_applicable_licenses: ["device_google_gs201_license"],
}
cc_binary { cc_binary {
name: "android.hardware.usb.gadget-service", name: "android.hardware.usb.gadget-service",
relative_install_path: "hw", relative_install_path: "hw",