diff options
Diffstat (limited to 'patchoat/Android.bp')
-rw-r--r-- | patchoat/Android.bp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/patchoat/Android.bp b/patchoat/Android.bp index 1e2f328ffd..13c8f475f5 100644 --- a/patchoat/Android.bp +++ b/patchoat/Android.bp @@ -59,7 +59,6 @@ art_cc_test { "patchoat_test.cc", ], shared_libs: [ - "libartd", "libcrypto", // For computing the digest of image file ], } |