aboutsummaryrefslogtreecommitdiff
path: root/Android.bp
diff options
context:
space:
mode:
authorElliott Hughes <enh@google.com>2024-04-12 23:00:17 +0000
committerElliott Hughes <enh@google.com>2024-04-12 23:00:17 +0000
commit8d3ca03099c9b4bc7182c9624521c35347d6ad34 (patch)
treec4f2607db833468846ca8ae7c89483cc7f19e6e4 /Android.bp
parentddb54cf910d6b032fd8662880dabe033878e3215 (diff)
downloadtinyxml2-8d3ca03099c9b4bc7182c9624521c35347d6ad34.tar.gz
Remove unused LICENSE and NOTICE symlinks.
The .bp file points to upstream's LICENSE.txt already. Test: treehugger Change-Id: I537a2336bf3f20f805741cc1eab13503f245837e
Diffstat (limited to 'Android.bp')
-rw-r--r--Android.bp2
1 files changed, 0 insertions, 2 deletions
diff --git a/Android.bp b/Android.bp
index df7f2f1..fa52dec 100644
--- a/Android.bp
+++ b/Android.bp
@@ -13,7 +13,6 @@ license {
],
license_text: [
"LICENSE.txt",
- "NOTICE",
],
}
@@ -24,7 +23,6 @@ license {
license_kinds: ["SPDX-license-identifier-GPL"],
license_text: [
"LICENSE.txt",
- "NOTICE",
],
}