Remove binder tests from AdapterServiceTest + unification
The binder is already tested in AdapterServiceBinderTest.java. I am simplifying the test logic by not having to deal with the binder. This is a base change for incoming change (maybe having a split file for the AdapterServiceBinder ?) Unification is required as all theses test will moved to a TestLooper in order to have a constant reproducability and remove flakiness Bug: 292141273 Bug: 291815510 Test: atest AdapterServiceFactoryResetTest Test: atest AdapterServiceBinderTest Test: atest AdapterServiceTest Test: atest AdapterServiceRestartTest Change-Id: Icede80c625f6fa7c96b5a43935316786d3e3a1ab
Loading
Please register or sign in to comment