Remove custom updateState() if it's just setting summary
Change-Id: I6311d67d6ba11961a6814b91dcd8e37a2e17df40 Fixes: 73950519 Test: rerun robotests
This commit is contained in:
@@ -41,7 +41,7 @@ import java.util.TreeSet;
|
||||
*/
|
||||
public class PreferenceControllerListHelper {
|
||||
|
||||
private static final String TAG = "PrefCtrlListCreator";
|
||||
private static final String TAG = "PrefCtrlListHelper";
|
||||
|
||||
/**
|
||||
* Instantiates a list of controller based on xml definition.
|
||||
|
Reference in New Issue
Block a user