commit | d9bbb1acd7ad881a94bf3bf7d1c6e857e6b6c0f9 | [log] [tgz] |
---|---|---|
author | Pirama Arumuga Nainar <pirama@google.com> | Fri Jan 15 15:44:28 2021 -0800 |
committer | Pirama Arumuga Nainar <pirama@google.com> | Tue Jan 19 13:09:32 2021 -0800 |
tree | c8134c7c2dd537af5b809443680f8e6a49fec9c4 | |
parent | 942e5eef44a96c6f63b3fb5efe22afdc0a7095ef [diff] |
Allow fchmod syscalls on code-coverage builds Bug: http://b/177693725 fchmod is used to ensure profraw files are readable by all users with Clang's profile merging. Test: ensure mediaswcodec doesn't crash in code coverage build. Change-Id: Ia1e3b5b51c1d2fc86d548cfd066e849b03004731