commit | d909580269eca0faee37bccc5823c002c3e0e829 | [log] [tgz] |
---|---|---|
author | Pete Bentley <prb@google.com> | Tue Sep 10 17:21:04 2019 +0100 |
committer | Pete Bentley <prb@google.com> | Tue Sep 10 17:21:04 2019 +0100 |
tree | 640f88f8050ade08adac6372033b5a6a38e09eca | |
parent | 2c4fceb442a0804c029515413a1271f16acf4e1b [diff] |
Remove unused libcrypto dependency. libcrypto is unused, which causes problems when boringssl hash injection is turned on as the code is all stripped and there is nothing left to inject the hash into. See http://r.android.com/1117291 for the AOSP change to related modules. Bug: 137267623 Test: croot hardware/interfaces/wifi && mma Change-Id: I9d002c0b723cf9a04ee64641b5281e65912595c8