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

Commit fda0ef49 authored by Treehugger Robot's avatar Treehugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Remove content description from VD settings icon" into main

parents e87733be f9fc2931
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -117,7 +117,6 @@ public class VirtualDeviceDetailsHeaderController extends BasePreferenceControll
                iconView.setImageIcon(deviceIcon);
            }
        }
        iconView.setContentDescription("Icon for device");
    }

    private void updateSummary() {