commit | d4c7b497fb9ed220b06400a7738313d33cd91d61 | [log] [tgz] |
---|---|---|
author | Svetoslav Ganov <svetoslavganov@google.com> | Tue Jun 11 21:15:11 2013 -0700 |
committer | Svetoslav Ganov <svetoslavganov@google.com> | Fri Jun 21 17:46:37 2013 -0700 |
tree | 93f61567b8dc88d14751adcd7e02ec1f2f8826cd | |
parent | fb0c7c703c51cb279265db879d4d1b922997868d [diff] [blame] |
Print - Settings Change-Id: Id662a41fb189823c6d06aafc7e98996f3ef6c930
diff --git a/src/com/android/settings/Settings.java b/src/com/android/settings/Settings.java index 891a0c4..51e1a95 100644 --- a/src/com/android/settings/Settings.java +++ b/src/com/android/settings/Settings.java
@@ -122,7 +122,8 @@ R.id.system_section, R.id.date_time_settings, R.id.about_settings, - R.id.accessibility_settings + R.id.accessibility_settings, + R.id.print_settings }; private SharedPreferences mDevelopmentPreferences;