commit | 01f16804f35212199da1b3e688a20c2e610b874d | [log] [tgz] |
---|---|---|
author | Eric Biggers <ebiggers@google.com> | Tue Nov 28 18:54:59 2023 +0000 |
committer | Eric Biggers <ebiggers@google.com> | Tue Nov 28 18:56:23 2023 +0000 |
tree | dd00151b03e6432ee93ae3dab8dba13be1435eb5 | |
parent | ce9bf3fa199283c568dd82a0ddddff15adcfbc84 [diff] |
libfscrypt: don't link to libkeyutils Since https://r.android.com/1108894 ("Move fscrypt_init_extensions into system/core"), libfscrypt does not need to link to libkeyutils. Remove it from shared_libs. Bug: 311736104 Test: build Change-Id: I431956f355d2354b1a0f307f54de8730526845e7