diff options
author | 2021-03-25 06:28:55 -0700 | |
---|---|---|
committer | 2021-04-07 04:53:04 +0000 | |
commit | af873ba07c116344d0d51cf7fb1736185ddcd506 (patch) | |
tree | 5527f57150947525eea22b16630183685c03e733 /build.py | |
parent | 706ec3b0cbff292a3fe1742f0afcad4ffdcf2552 (diff) |
Avoid const value_type of vector
This change is required to build fluoride against libstdc++.
libstdc++ asserts that: std::vector must have a non-const, non-volatile
value_type.
Bug: 176846220
Tag: #floss
Test: atest --host bluetooth_test_gd
Change-Id: Iabf796dc356826782b480fd01887c04a86e9708a
Diffstat (limited to 'build.py')
0 files changed, 0 insertions, 0 deletions