commit | 666179a9ffb7ca18dd3a441f34fb4ce7bae5a843 | [log] [tgz] |
---|---|---|
author | Nicolas Geoffray <ngeoffray@google.com> | Tue Mar 09 09:04:09 2021 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Tue Mar 09 09:04:09 2021 +0000 |
tree | a7058f09b26f76811b48c8b1da2d595455e7f0b8 | |
parent | d3fcc109b40af52880ab20b60b0e53372d4c9b2b [diff] | |
parent | b43f6b87e3fcd80a36cea3951c8967f6256bf369 [diff] |
Merge "Remove deprecated code and comment."
diff --git a/NativeCode.bp b/NativeCode.bp index 09c414e..dac2387 100644 --- a/NativeCode.bp +++ b/NativeCode.bp
@@ -86,10 +86,6 @@ apex_available: [ "com.android.art", "com.android.art.debug", - // TODO(b/147813447) remove this. This is currently due to the 'runtime_libs' - // dependency from libjavacrypto in the conscrypt APEX. - "com.android.conscrypt", - "test_com.android.conscrypt", ], defaults: [ "core_native_default_flags",