aboutsummaryrefslogtreecommitdiff
path: root/lib/StaticAnalyzer/Android.bp
blob: 4fe1a8cfad2ff10c3770454cc5f8a1704e75b56c (plain)
1
2
3
4
5
6
7
8
9
10
package {
    // See: http://go/android-license-faq
    // A large-scale-change added 'default_applicable_licenses' to import
    // all of the 'license_kinds' from "external_clang_license"
    // to get the below license kinds:
    //   SPDX-license-identifier-NCSA
    default_applicable_licenses: ["external_clang_license"],
}

subdirs = ["*"]