Remove arc4 reference from Android.bp

Co-Authored-By: Anthony H <anthony@wolfssl.com>
This commit is contained in:
Devin AI
2025-03-20 00:55:13 +00:00
parent 8ed76ef340
commit a33f6194c7

View File

@@ -40,7 +40,6 @@ cc_library_shared {
"./src/wolfio.c",
] + [
"./wolfcrypt/src/aes.c",
"./wolfcrypt/src/arc4.c",
"./wolfcrypt/src/asm.c",
"./wolfcrypt/src/asn.c",
"./wolfcrypt/src/blake2b.c",