Skip to content

Commit

Permalink
and you ; wtF
Browse files Browse the repository at this point in the history
  • Loading branch information
davros- committed Apr 17, 2013
1 parent 0f0a3ee commit e4246fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/com/android/settings/SoundSettings.java
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ public class SoundSettings extends SettingsPreferenceFragment implements
private static final String KEY_QUIET_HOURS = "quiet_hours";
private static final String KEY_VOLBTN_MUSIC_CTRL = "volbtn_music_controls";
private static final String KEY_HEADSET_CONNECT_PLAYER = "headset_connect_player";
private static final String KEY_VOLUME_ADJUST_SOUNDS = "volume_adjust_sounds";;
private static final String KEY_VOLUME_ADJUST_SOUNDS = "volume_adjust_sounds";
private static final String KEY_SAFE_HEADSET_VOLUME = "safe_headset_volume";
private static final String KEY_POWER_NOTIFICATIONS = "power_notifications";
private static final String KEY_POWER_NOTIFICATIONS_VIBRATE = "power_notifications_vibrate";
Expand Down

0 comments on commit e4246fd

Please sign in to comment.