aboutsummaryrefslogtreecommitdiff
path: root/lib/Lex/Android.bp
diff options
context:
space:
mode:
Diffstat (limited to 'lib/Lex/Android.bp')
-rw-r--r--lib/Lex/Android.bp9
1 files changed, 0 insertions, 9 deletions
diff --git a/lib/Lex/Android.bp b/lib/Lex/Android.bp
index 8e9bd79b55..c8a8bd87c5 100644
--- a/lib/Lex/Android.bp
+++ b/lib/Lex/Android.bp
@@ -1,12 +1,3 @@
-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"],
-}
-
cc_library_static {
name: "libclangLex",
defaults: ["clang-defaults"],