aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorElliott Hughes <enh@google.com>2024-04-12 18:58:42 +0000
committerElliott Hughes <enh@google.com>2024-04-12 18:58:42 +0000
commit3516c1c35a819a0d3bbdcf3906888c2310916b50 (patch)
tree273f258b8d8bbde1bdb10f38a661f7eff79405c6
parent8e937c112a29fa8cf464afb5a0a53a10f9174d3b (diff)
downloadlibfuse-3516c1c35a819a0d3bbdcf3906888c2310916b50.tar.gz
Remove NOTICE symlink.
The .bp file explicitly points to upstream's LGPL2.txt file. Test: treehugger Change-Id: I3b315cc488de1af9f0677fc1da946eb5850f7a35
-rw-r--r--Android.bp1
l---------NOTICE1
2 files changed, 0 insertions, 2 deletions
diff --git a/Android.bp b/Android.bp
index aabfce5..7319225 100644
--- a/Android.bp
+++ b/Android.bp
@@ -35,7 +35,6 @@ license {
],
license_text: [
"LGPL2.txt",
- "LICENSE",
],
}
diff --git a/NOTICE b/NOTICE
deleted file mode 120000
index 43e933d..0000000
--- a/NOTICE
+++ /dev/null
@@ -1 +0,0 @@
-LGPL2.txt \ No newline at end of file