Update conversation-related strings am: 9e78ec75d1
am: 61e956443d
Change-Id: I124b22d123aa7abf5bbc3adc264478e166cd900d
This commit is contained in:
@@ -34,6 +34,7 @@ import android.os.Bundle;
|
||||
import android.provider.Settings;
|
||||
import android.service.notification.ConversationChannelWrapper;
|
||||
|
||||
import androidx.preference.Preference;
|
||||
import androidx.preference.PreferenceCategory;
|
||||
import androidx.preference.PreferenceManager;
|
||||
import androidx.preference.PreferenceScreen;
|
||||
@@ -225,5 +226,10 @@ public class ConversationListPreferenceControllerTest {
|
||||
public String getPreferenceKey() {
|
||||
return "test";
|
||||
}
|
||||
|
||||
@Override
|
||||
Preference getSummaryPreference() {
|
||||
return null;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user