Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 84633dea authored by Colin Cross's avatar Colin Cross Committed by android-build-merger
Browse files

Remove unused libcrypto dependency.

am: 5d81a581

Change-Id: I57e56bcbb1c8cb0e7a437da9694ace9eae981eea
parents e5e72131 5d81a581
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -29,7 +29,6 @@ cc_test {
        "libhidlmemory",
        "libnativehelper",
        "libssl",
        "libcrypto",
    ],
    test_suites: ["general-tests"],
}
+0 −2
Original line number Diff line number Diff line
@@ -26,7 +26,6 @@ cc_library_static {
        "android.hardware.wifi.hostapd@1.0",
        "android.hardware.wifi.hostapd@1.1",
        "android.hardware.wifi@1.0",
        "libcrypto",
        "libgmock",
        "libwifi-system",
        "libwifi-system-iface",
@@ -46,7 +45,6 @@ cc_test {
        "android.hardware.wifi.hostapd@1.0",
        "android.hardware.wifi.hostapd@1.1",
        "android.hardware.wifi@1.0",
        "libcrypto",
        "libgmock",
        "libwifi-system",
        "libwifi-system-iface",
+0 −2
Original line number Diff line number Diff line
@@ -27,7 +27,6 @@ cc_library_static {
        "android.hardware.wifi.hostapd@1.0",
        "android.hardware.wifi.hostapd@1.1",
        "android.hardware.wifi@1.0",
        "libcrypto",
        "libgmock",
        "libwifi-system",
        "libwifi-system-iface",
@@ -48,7 +47,6 @@ cc_test {
        "android.hardware.wifi.hostapd@1.0",
        "android.hardware.wifi.hostapd@1.1",
        "android.hardware.wifi@1.0",
        "libcrypto",
        "libgmock",
        "libwifi-system",
        "libwifi-system-iface",
+0 −3
Original line number Diff line number Diff line
@@ -26,7 +26,6 @@ cc_library_static {
        "android.hardware.wifi.supplicant@1.0",
        "android.hardware.wifi.supplicant@1.1",
        "android.hardware.wifi@1.0",
        "libcrypto",
        "libgmock",
        "libwifi-system",
        "libwifi-system-iface",
@@ -48,7 +47,6 @@ cc_test {
        "android.hardware.wifi.supplicant@1.0",
        "android.hardware.wifi.supplicant@1.1",
        "android.hardware.wifi@1.0",
        "libcrypto",
        "libgmock",
        "libwifi-system",
        "libwifi-system-iface",
@@ -69,7 +67,6 @@ cc_test {
        "android.hardware.wifi.supplicant@1.0",
        "android.hardware.wifi.supplicant@1.1",
        "android.hardware.wifi@1.0",
        "libcrypto",
        "libgmock",
        "libwifi-system",
        "libwifi-system-iface",
+0 −2
Original line number Diff line number Diff line
@@ -27,7 +27,6 @@ cc_library_static {
        "android.hardware.wifi.supplicant@1.0",
        "android.hardware.wifi.supplicant@1.1",
        "android.hardware.wifi@1.0",
        "libcrypto",
        "libgmock",
        "libwifi-system",
        "libwifi-system-iface",
@@ -51,7 +50,6 @@ cc_test {
        "android.hardware.wifi.supplicant@1.1",
        "android.hardware.wifi@1.0",
        "android.hardware.wifi@1.1",
        "libcrypto",
        "libgmock",
        "libwifi-system",
        "libwifi-system-iface",
Loading