Merge "Fix can't change notification sound for work profile." into tm-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
07db5f4362
@@ -59,6 +59,7 @@ public class DefaultRingtonePreferenceTest {
|
||||
when(mDefaultRingtonePreference.getRingtoneType())
|
||||
.thenReturn(RingtoneManager.TYPE_RINGTONE);
|
||||
mDefaultRingtonePreference.setUserId(1);
|
||||
mDefaultRingtonePreference.mUserContext = context;
|
||||
}
|
||||
|
||||
@Test
|
||||
|
Reference in New Issue
Block a user