Merge "Ignore onPreferenceChange for top level preference" into nyc-mr1-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
4b60607038
@@ -560,8 +560,9 @@ public class AppRestrictionsFragment extends SettingsPreferenceFragment implemen
|
||||
}
|
||||
}
|
||||
}
|
||||
return true;
|
||||
}
|
||||
return true;
|
||||
return false;
|
||||
}
|
||||
|
||||
private void removeRestrictionsForApp(AppRestrictionsPreference preference) {
|
||||
|
Reference in New Issue
Block a user