Migrate to the new clang lib dir

Test: presubmit
Bug: 218706358
Change-Id: I010d1a6d51c42148a5f485fea1f8cb8cfad2e834
This commit is contained in:
Yi Kong
2023-02-15 16:58:17 +09:00
parent 66f9ab6962
commit b9e03c4fae

View File

@@ -41,7 +41,7 @@ android_sdk_repo_host {
strip_files: [
"lib64/*.so",
"lld-bin/lld",
"lib64/libc++.so.1",
"lib/x86_64-unknown-linux-gnu/libc++.so.1",
],
},
darwin: {