commit | ef2864edd5fd0cc217fde562d456ea4e0c7a1472 | [log] [tgz] |
---|---|---|
author | Andrew Scull <ascull@google.com> | Tue May 04 15:13:22 2021 +0000 |
committer | Andrew Scull <ascull@google.com> | Tue May 04 15:18:58 2021 +0000 |
tree | 77a959f732a7bf0bedcb8712a068c698bd7df9d5 | |
parent | e23e85bee55f52dc8ff218e66f9f0e04ec409e2f [diff] |
Link libcrypto in host unit tests for libavb libavb is moving to use boringssl for crypto operations in user space rather than using its own implementation. Link with libcrypto to resolved the new dependencies. Test: atest --host --host-unit-test-only --test-mapping system/core/fs_mgr/libfs_avb Bug: 185329132 Change-Id: I412f4ef677aa6e29c5b67ffe5e3e8377640a2847