Add "Share" button for saved Wi-Fi network
Bug: 124700405 Test: manual test Change-Id: I58140dbc7bef1214c2323c1c37f9c87e94b94088
This commit is contained in:
@@ -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() {
|
||||
|
Reference in New Issue
Block a user