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