No description
Find a file
Vikram Gaur 1a98f9cca9 Unbind Attestation keys when freeing up namespace.
In https://android-review.googlesource.com/c/platform/system/security/+/1698833
we added a check only for client keys. However, this means that on application
deletion only the keystore keys related to the application are unbound and the
attestation keys get orphaned.

Through this change, I am planning to unbind the attestation keys related to
the application as well.

Change-Id: I1c9d1ac6d6943cc53f5d74653e3da72cd4f2adf7
Test: atest keystore2_test
BUG: 232534682
2022-05-25 21:58:34 +00:00
diced Revert "Fix encoding of PubKeyEd25519" 2022-05-23 13:12:14 +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 Deleted clang property in Android.bp files 2022-04-25 21:04:48 +00:00
keystore Deleted clang property in Android.bp files 2022-04-25 21:04:48 +00:00
keystore-engine Keystore 2.0 engine: Handle legacy PEM certificates. 2021-09-27 13:57:54 -07:00
keystore2 Unbind Attestation keys when freeing up namespace. 2022-05-25 21:58:34 +00:00
ondevice-signing [Odsign] Record compos artifacts related metrics 2022-04-07 16:06:48 +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 Add extra OWNER, remove xoogler 2022-05-18 17:13:05 +01: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