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:
parent
a61af19bdc
commit
22ec5389be
@ -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],
|
||||
|
Loading…
Reference in New Issue
Block a user