Update settings together with frameworks/base
Bug: 157790417 Test: SettingsRoboTests Change-Id: Ib99d1cc2cb3196dd7231d0b78403427467a787b2
This commit is contained in:
@@ -93,7 +93,6 @@ public class FingerprintEnrollEnrollingTest {
|
||||
any(byte[].class),
|
||||
any(CancellationSignal.class),
|
||||
anyInt(),
|
||||
anyInt(),
|
||||
callbackCaptor.capture());
|
||||
|
||||
return callbackCaptor.getValue();
|
||||
|
@@ -151,7 +151,6 @@ public class FingerprintEnrollFindSensorTest {
|
||||
any(byte[].class),
|
||||
any(CancellationSignal.class),
|
||||
anyInt(),
|
||||
anyInt(),
|
||||
callbackCaptor.capture());
|
||||
|
||||
return callbackCaptor.getValue();
|
||||
|
Reference in New Issue
Block a user