Merge "Fix build" into oc-dev
am: 0b47e289c8
Change-Id: Ic1c373a21b2c38cdc6a3c3491bb3080367401519
This commit is contained in:
@@ -240,7 +240,7 @@ public class NotificationInfoTest extends SysuiTestCase {
|
||||
public void testBindNotification_SettingsButtonReappersAfterSecondBind() throws Exception {
|
||||
mNotificationInfo.bindNotification(mMockPackageManager, mMockINotificationManager,
|
||||
TEST_PACKAGE_NAME, Arrays.asList(mNotificationChannel),
|
||||
null, null, null, null);
|
||||
mNotificationChannel.getImportance(), mSbn, null, null, null, null, null);
|
||||
mNotificationInfo.bindNotification(mMockPackageManager, mMockINotificationManager,
|
||||
TEST_PACKAGE_NAME, Arrays.asList(mNotificationChannel),
|
||||
mNotificationChannel.getImportance(), mSbn,
|
||||
|
||||
Reference in New Issue
Block a user