Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit ffb26be3 authored by Jeff Nainaparampil's avatar Jeff Nainaparampil
Browse files

Fix `DataManagerTest` in the main branch

Change-Id: I1c3c713505fdad557dd3ac127aad04d638a4cc29
parent abf2b219
Loading
Loading
Loading
Loading
+12 −0
Original line number Diff line number Diff line
{
    "presubmit": [
        {
            "name": "FrameworksServicesTests",
            "options": [
                {
                    "include-filter": "com.android.server.people.data"
                }
            ]
        }
    ]
}
 No newline at end of file
+2 −2
Original line number Diff line number Diff line
@@ -1786,10 +1786,10 @@ public final class DataManagerTest {
                    /* matchesInterruptionFilter= */ false,
                    /* visibilityOverride= */ 0,
                    /* suppressedVisualEffects= */ 0,
                    mParentNotificationChannel.getImportance(),
                    mNotificationChannel.getImportance(),
                    /* explanation= */ null,
                    /* overrideGroupKey= */ null,
                    mParentNotificationChannel,
                    mNotificationChannel,
                    /* overridePeople= */ null,
                    /* snoozeCriteria= */ null,
                    /* showBadge= */ true,