summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-12-16 02:06:42 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-12-16 02:06:42 +0000
commit387794855ab8890f5eca97d2e95039ec446316f9 (patch)
tree8dc3179a8ed204a449a34dbc16dd661f4bb4ddc1
parentd4d9e01dbe1a73ca5ab38b998ce253d8d6f207dd (diff)
parent0e1c1b441030578bcafa71dafe93ebf5427d1d74 (diff)
downloadlibcxx-android-14.0.0_r54.tar.gz
Change-Id: Ia6a2024d010df11d906f605b5035013f19e825ee
-rw-r--r--Android.bp2
1 files changed, 2 insertions, 0 deletions
diff --git a/Android.bp b/Android.bp
index 53950990c..d740cea6b 100644
--- a/Android.bp
+++ b/Android.bp
@@ -294,8 +294,10 @@ genrule {
name: "libc_musl_sysroot_libc++_headers",
visibility: ["//external/musl"],
srcs: [
+ "LICENSE.TXT",
"NOTICE",
"include/**/*",
+ ":libcxxabi_headers",
],
out: ["libc_musl_sysroot_libc++_headers.zip"],
tools: [