summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-12-02 02:07:05 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-12-02 02:07:05 +0000
commit236c564de2c291ff4684d25fb499322f5eee32ed (patch)
tree8dc3179a8ed204a449a34dbc16dd661f4bb4ddc1
parente87406be27e83b14a99853b0813bddabd53a67be (diff)
parent0e1c1b441030578bcafa71dafe93ebf5427d1d74 (diff)
downloadlibcxx-android14-qpr2-s1-release.tar.gz
Change-Id: I018341c62f7502193fd42d1fba8ba7fc5716b738
-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: [