commit | 06c7a8c2cb00800c203e63c4e542aaf801d2cc6d | [log] [tgz] |
---|---|---|
author | Zijun Zhao <zijunzhao@google.com> | Tue Feb 14 17:24:17 2023 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Tue Feb 14 17:24:17 2023 +0000 |
tree | a3fb3e46ba3d1d3756ecf76dde86def3ed83fb96 | |
parent | f81027468c7f2cd620f29b33a8a69152446d66e2 [diff] | |
parent | d555a333c8406279f316efd5afb838e3763777d8 [diff] |
Merge "Nullability check for epoll module"
diff --git a/libc/Android.bp b/libc/Android.bp index c5ed234..b86313c 100644 --- a/libc/Android.bp +++ b/libc/Android.bp
@@ -2300,7 +2300,6 @@ ], arch: { arm64: { - cflags: ["-DHAVE_ASSEMBLER___MEMCPY_CHK"], srcs: [ "arch-arm64/string/__memcpy_chk.S", ],