No description
Find a file
Pirama Arumuga Nainar aa7e8ba4fb Use shared libutils instead of static for keystore fuzzers
Bug: http://b/197965342

These fuzzers depend on libhidlbase.so which already depends on
libutils.so.  Moving to shared dep for them doesn't increase their
shared-library closure.  Using libutils.a instead causes build failures
with upstream lld because lld tries to fetch symbols from libutils.a to
resolve undefined symbols from libhidlbase as well.

Test: cherry-pick aosp/2036867 and `mma system/keystore`
Change-Id: I4a2d215736867032a13686c31978eaeec17fc15a
2022-03-24 19:06:05 -07:00
diced Allow CompOS to use DICE from C++ 2022-02-10 15:04:51 +00:00
fsverity Add cc static library for fsverity digests 2022-01-20 13:40:51 +09:00
fsverity_init Merge "fsverity_init: refactor into library + binary" 2021-11-23 17:54:32 +00:00
identity Add support for RKP to credstore 2022-02-02 16:17:05 -08:00
keystore Use shared libutils instead of static for keystore fuzzers 2022-03-24 19:06:05 -07:00
keystore-engine Keystore 2.0 engine: Handle legacy PEM certificates. 2021-09-27 13:57:54 -07:00
keystore2 Merge "Don't pass Tag::INCLUDE_UNIQUE_ID to attestKey" 2022-03-18 16:57:35 +00:00
ondevice-signing Merge "Add enableFsVerity function in VerityUtils.h" am: e9527ab30e 2022-03-02 08:21:21 +00:00
provisioner rkp_factory_extraction_tool: Add instance name in the JSON output 2022-03-10 12:20:21 +08:00
.clang-format Add PREUPLOAD to require clang-format. 2017-12-04 17:06:49 -07:00
.gitignore Add .gitignore. 2020-11-24 09:59:17 -08:00
Android.bp [LSC] Add LOCAL_LICENSE_KINDS to system/security 2021-02-14 10:37:25 -08:00
METADATA Add METADATA to system/security: Apache2+BSD=NOTICE 2020-05-04 13:15:58 -07:00
MODULE_LICENSE_APACHE2 Add NOTICE and MODULE_LICENSE_ files. 2015-11-02 09:13:29 -08:00
NOTICE Add NOTICE and MODULE_LICENSE_ files. 2015-11-02 09:13:29 -08:00
OWNERS OWNERS: add Jeff and Alan 2021-11-30 03:28:05 +00:00
PREUPLOAD.cfg Update rustfmt options 2020-08-19 15:19:21 +00:00
rustfmt.toml Enable rustfmt for system/security 2020-06-23 15:50:23 +02:00