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

Commit 827a0fe6 authored by Arc Wang's avatar Arc Wang Committed by Android (Google) Code Review
Browse files

Merge "Add "Share" button for saved Wi-Fi network"

parents d1d2c029 12d431e6
Loading
Loading
Loading
Loading
+0 −3
Original line number Diff line number Diff line
@@ -371,9 +371,6 @@ public class WifiDetailPreferenceController extends AbstractPreferenceController

        // Update whether the forget button should be displayed.
        mButtonsPref.setButton1Visible(canForgetNetwork());

        // TODO(b/124700405): Check if showing share button is fine to added for saved network
        mButtonsPref.setButton3Visible(false);
    }

    private void updateLiveNetworkInfo() {