diff options
| -rw-r--r-- | build/Android.bp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/build/Android.bp b/build/Android.bp index 97a1b4f840..13519cfcde 100644 --- a/build/Android.bp +++ b/build/Android.bp @@ -354,7 +354,7 @@ java_library { name: "conscrypt-host", installable: true, hostdex: true, - static_libs: ["conscrypt"], + static_libs: ["conscrypt-for-host"], // Tests and build files rely on this file to be installed as "conscrypt-hostdex", // therefore set a stem. Without it, the file would be installed as |