xref: /aosp_15_r20/prebuilts/sdk/update_prebuilts/prepend_androidx_license (revision 344a7f5ef16c479e7a7f54ee6567a9d112f9e72b)
1*344a7f5eSAndroid Build Coastguard Worker
2*344a7f5eSAndroid Build Coastguard Worker// *** THIS PACKAGE HAS SPECIAL LICENSING CONDITIONS.  PLEASE
3*344a7f5eSAndroid Build Coastguard Worker//     CONSULT THE OWNERS AND [email protected] BEFORE
4*344a7f5eSAndroid Build Coastguard Worker//     DEPENDING ON IT IN YOUR PROJECT. ***
5*344a7f5eSAndroid Build Coastguard Workerpackage {
6*344a7f5eSAndroid Build Coastguard Worker    // See: http://go/android-license-faq
7*344a7f5eSAndroid Build Coastguard Worker    // A large-scale-change added 'default_applicable_licenses' to import
8*344a7f5eSAndroid Build Coastguard Worker    // all of the 'license_kinds' from "prebuilts_sdk_license"
9*344a7f5eSAndroid Build Coastguard Worker    // to get the below license kinds:
10*344a7f5eSAndroid Build Coastguard Worker    //   SPDX-license-identifier-Apache-2.0
11*344a7f5eSAndroid Build Coastguard Worker    //   SPDX-license-identifier-OFL (by exception only)
12*344a7f5eSAndroid Build Coastguard Worker    //   SPDX-license-identifier-Unicode-DFS
13*344a7f5eSAndroid Build Coastguard Worker    default_applicable_licenses: ["prebuilts_sdk_license"],
14*344a7f5eSAndroid Build Coastguard Worker}
15*344a7f5eSAndroid Build Coastguard Worker
16