CMSDK : Remove VOLUME_LINK_NOTIFICATION

This is used by SeekBarVolumizer which is in
core which is part of the BootClassPath.

Change-Id: I96bf18b0d239543271e508eff12152af281bb8b0
This commit is contained in:
Danesh M 2015-12-17 10:37:05 -08:00 committed by Gerrit Code Review
parent a61af19bdc
commit 22ec5389be
1 changed files with 0 additions and 8 deletions

View File

@ -2475,13 +2475,6 @@ public final class CMSettings {
*/
public static final String STATS_COLLECTION_REPORTED = "stats_collection_reported";
/**
* Boolean value whether to link ringtone and notification volume
*
* @hide
*/
public static final String VOLUME_LINK_NOTIFICATION = "volume_link_notification";
/**
* Whether newly installed apps should run with privacy guard by default
* @hide
@ -2642,7 +2635,6 @@ public final class CMSettings {
CMSettings.Secure.QS_SHOW_BRIGHTNESS_SLIDER,
CMSettings.Secure.QS_TILES,
CMSettings.Secure.QS_USE_MAIN_TILES,
CMSettings.Secure.VOLUME_LINK_NOTIFICATION,
CMSettings.Secure.NAVIGATION_RING_TARGETS[0],
CMSettings.Secure.NAVIGATION_RING_TARGETS[1],
CMSettings.Secure.NAVIGATION_RING_TARGETS[2],