summaryrefslogtreecommitdiff
path: root/cmds/bugreportz/Android.bp
diff options
context:
space:
mode:
Diffstat (limited to 'cmds/bugreportz/Android.bp')
-rw-r--r--cmds/bugreportz/Android.bp9
1 files changed, 0 insertions, 9 deletions
diff --git a/cmds/bugreportz/Android.bp b/cmds/bugreportz/Android.bp
index 332f858e92..924a3a351b 100644
--- a/cmds/bugreportz/Android.bp
+++ b/cmds/bugreportz/Android.bp
@@ -1,14 +1,5 @@
// bugreportz
// ==========
-package {
- // See: http://go/android-license-faq
- // A large-scale-change added 'default_applicable_licenses' to import
- // all of the 'license_kinds' from "frameworks_native_license"
- // to get the below license kinds:
- // SPDX-license-identifier-Apache-2.0
- default_applicable_licenses: ["frameworks_native_license"],
-}
-
cc_binary {
name: "bugreportz",