platform_system_core/libcrypto_utils
Kiyoung Kim ad8cf52c4c Remove VNDK definition(s)
As of VNDK deprecation, any libraries that defines vndk is no longer
valid anymore. This change removes all VNDK definition(s) from modules
which was VNDK. Any former VNDK-SP libraries will be marked as double-loadable,
so it can keep be able to be referenced by LLNDK libraries.

Bug: 328994089
Test: AOSP CF build succeeded
Change-Id: I1662f16e5e446bb28167b0bb278cd63997267d2a
2024-03-15 08:19:44 +00:00
..
include/crypto_utils Add libcrypto_utils. 2016-04-12 15:08:01 -07:00
tests [LSC] Add LOCAL_LICENSE_KINDS to system/core 2021-02-19 12:59:05 -08:00
.clang-format libcrypto_utils: Use accessors to manipulate RSA keys. 2020-08-19 17:41:44 -04:00
Android.bp Remove VNDK definition(s) 2024-03-15 08:19:44 +00:00
android_pubkey.cpp libcrypto_utils: switch to C++. 2020-08-21 10:34:56 -07:00