aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-07-07 05:02:35 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-07-07 05:02:35 +0000
commitd3ad02d453c8c39afcccde05697f699d17784474 (patch)
tree2c477a9d686d054c0d098d57aec7894b3260935b
parent2b1be002f5c4ef8073b8ce08b3d8129be4bde93c (diff)
parente0f72e00557b09796a33ee72424c6bdadcc92153 (diff)
downloadx86_64-w64-mingw32-4.8-android14-mainline-media-release.tar.gz
Change-Id: I3ad7ff906899fd4afc12c497ddec382935b0819b
-rw-r--r--Android.bp6
-rw-r--r--METADATA2
2 files changed, 1 insertions, 7 deletions
diff --git a/Android.bp b/Android.bp
index 5452aff4..6b95b2fb 100644
--- a/Android.bp
+++ b/Android.bp
@@ -66,11 +66,6 @@ license {
license_text: ["licenses/mingw-w64-svn-r5861/mingw-w64-libraries/winpthreads/COPYING"],
}
-filegroup {
- name: "mingw-libwinpthread-notice",
- srcs: ["licenses/mingw-w64-svn-r5861/mingw-w64-libraries/winpthreads/COPYING"],
-}
-
cc_prebuilt_library_shared {
name: "libwinpthread-1",
host_supported: true,
@@ -111,6 +106,5 @@ cc_prebuilt_library_static {
},
},
stl: "none",
- notice: ":mingw-libwinpthread-notice",
licenses: ["winpthreads_license"],
}
diff --git a/METADATA b/METADATA
index 582e5581..c956d153 100644
--- a/METADATA
+++ b/METADATA
@@ -5,7 +5,7 @@ third_party {
license_note: "would be RESTRICTED save for GFDL in:\n"
" share/man/\n"
" share/info/\n"
- " and save for "no derivatives" restriction in:\n"
+ " and save for 'no derivatives' restriction in:\n"
" share/man/man7/fsf-funding.7"
license_type: BY_EXCEPTION_ONLY
}