Merge "Register most app info related controllers in xml" into pi-dev

This commit is contained in:
TreeHugger Robot
2018-03-30 03:17:45 +00:00
committed by Android (Google) Code Review
40 changed files with 299 additions and 249 deletions

View File

@@ -229,7 +229,7 @@ public class SoundSettings extends DashboardFragment {
controllers.add(bootSoundPreferenceController);
controllers.add(emergencyTonePreferenceController);
controllers.add(new PreferenceCategoryController(context,
"other_sounds_and_vibrations_category",
"other_sounds_and_vibrations_category").setChildren(
Arrays.asList(dialPadTonePreferenceController,
screenLockSoundPreferenceController,
chargingSoundPreferenceController,