aboutsummaryrefslogtreecommitdiff
path: root/lib/Format/Android.bp
diff options
context:
space:
mode:
Diffstat (limited to 'lib/Format/Android.bp')
-rw-r--r--lib/Format/Android.bp9
1 files changed, 0 insertions, 9 deletions
diff --git a/lib/Format/Android.bp b/lib/Format/Android.bp
index 40a6cd13e7..c61e5bb22a 100644
--- a/lib/Format/Android.bp
+++ b/lib/Format/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: "libclangFormat",
defaults: ["clang-defaults"],