commit | ff1c412d48dbde9819b787f9da8cf2ac01ae7258 | [log] [tgz] |
---|---|---|
author | Matthew Maurer <mmaurer@google.com> | Wed Nov 24 00:02:56 2021 +0000 |
committer | Matthew Maurer <mmaurer@google.com> | Wed Nov 24 16:39:56 2021 +0000 |
tree | c9b016e51f35107bf8fd9918df441fa8b13d3348 | |
parent | 13a3347a09dc3c789b1d61c733b86488ec5b6a4f [diff] |
keystore2: Remove explicit dep on C DSOs This was previously added as a hack to work around a build system bug in which rlib dependencies would not result in their corresponding C DSOs being installed on the device. Now that it is fixed, we can remove this. Bug: 187412695 Test: m installclean && m; boot AVD Change-Id: I61f14d7a60e80034d24f0e6e4c3a8e2ea8831c96