Merge "Revert "Improve App notification loading"" into tm-qpr-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
6a110b91f8
@@ -426,7 +426,7 @@ public class NotificationPreferenceControllerTest {
|
||||
private final class TestPreferenceController extends NotificationPreferenceController {
|
||||
|
||||
private TestPreferenceController(Context context, NotificationBackend backend) {
|
||||
super(context, backend, "key");
|
||||
super(context, backend);
|
||||
}
|
||||
|
||||
@Override
|
||||
|
Reference in New Issue
Block a user