commit | 5f8ae9f9427f5f35225bb5f1f5c141da0780e153 | [log] [tgz] |
---|---|---|
author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Tue Oct 31 22:53:40 2023 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Tue Oct 31 22:53:40 2023 +0000 |
tree | 0285dfd2a3037ef5e792df89f61e70d3e1da6271 | |
parent | d0f5e4cf8aad28941695b0077266ed8bf1d9cc7c [diff] | |
parent | f2e04f5fbda406f4b71a2613befe55b7ca99d4e5 [diff] |
Merge "Remove accidental re-addition of factored-out cruft." into main
diff --git a/libc/Android.bp b/libc/Android.bp index 1fd8847..174ecd9 100644 --- a/libc/Android.bp +++ b/libc/Android.bp
@@ -641,7 +641,6 @@ // automatically included. cc_library_static { defaults: ["libc_defaults"], - tidy_disabled_srcs: ["upstream-*/**/*.c"], srcs: [ // These two depend on getentropy, which isn't in libc_ndk.a. "upstream-openbsd/lib/libc/crypt/arc4random.c",