commit | d5e379cffb2312d38d402085e55a24164ecf0511 | [log] [tgz] |
---|---|---|
author | Tianjie Xu <xunchang@google.com> | Fri Mar 06 12:30:18 2020 -0800 |
committer | Tianjie Xu <xunchang@google.com> | Thu Mar 26 20:40:04 2020 +0000 |
tree | c2ae162098b880d1c83887d380a8a5e19fb2fc65 | |
parent | 82c71ecddeebc64e0129c14cec4261739918f507 [diff] |
Allow building libfec without libavb Add stub implementation for avb related functions to allow building libfec without libavb support. This is useful to build the fec binary when libavb isn't available on mac. Bug: 144388532 Test: build, unittests pass Change-Id: I26f8de390c3c2c37bf48418fb31038ddd9863866 (cherry picked from commit 87d230b72992e6fa170180a919721315de7c597b)