1soong_namespace {
2}
3
4package {
5    // See: http://go/android-license-faq
6    // A large-scale-change added 'default_applicable_licenses' to import
7    // all of the 'license_kinds' from "hardware_qcom_wlan_license"
8    // to get the below license kinds:
9    //   legacy_not_a_contribution
10    //   SPDX-license-identifier-Apache-2.0
11    //   SPDX-license-identifier-BSD
12    default_applicable_licenses: ["hardware_qcom_wlan_license"],
13}
14