Merge "Fix the ringtone subtext is empty" into rvc-dev am: 83dfe52029 am: 68a77ceb47 am: 54058eedca am: e705d2ce91 am: 1fd4ebb841
Change-Id: I42cd43c19e765a85b72da1ec4c8470cc6dc70689
This commit is contained in:
@@ -23,7 +23,7 @@ import com.android.settings.Utils;
|
||||
|
||||
public class PhoneRingtonePreferenceController extends RingtonePreferenceControllerBase {
|
||||
|
||||
private static final String KEY_PHONE_RINGTONE = "ringtone";
|
||||
private static final String KEY_PHONE_RINGTONE = "phone_ringtone";
|
||||
|
||||
public PhoneRingtonePreferenceController(Context context) {
|
||||
super(context);
|
||||
|
||||
Reference in New Issue
Block a user