commit | 10e3cd784d2f02b5d3b32c0438f7eb7eb6617d39 | [log] [tgz] |
---|---|---|
author | Rupert Shuttleworth <ruperts@google.com> | Fri Feb 19 14:15:07 2021 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Fri Feb 19 14:15:07 2021 +0000 |
tree | 2a8c6e9fee1f6c9ddf33d69ef371f93a21b3037d | |
parent | e89fe2021be3ad748ebcac9740573e743aeeb89f [diff] | |
parent | a7e29a8823f7197e9fbad0ce90726841702edbe8 [diff] |
Merge "Rename ldd input file to ldd.sh to make Bazel conversion easier."
diff --git a/libc/Android.bp b/libc/Android.bp index 6a3a7c0..9427960 100644 --- a/libc/Android.bp +++ b/libc/Android.bp
@@ -2078,6 +2078,7 @@ srcs: ["arch-common/bionic/crtbegin_so.c"], defaults: ["crt_so_defaults"], + bazel_module: { bp2build_available: true }, } cc_object {