Merge "Fix the ringtone subtext is empty" into rvc-dev am: 83dfe52029
am: 68a77ceb47
am: 54058eedca
Change-Id: Icc4fa6e4167614ef22f9e40cd667b00fade788fe
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