Exclude RemoteViews.setRemoteAdapter(int, Intent)
This method will soon connect to the service on the client side, meaning it will throw an exception when run as part of the test. This CL adds support for excluding specific overloads of setters, since we still want to exercise setRemoteAdapter(int, RemoteCollectionItems). Bug: 245950570 Test: atest NotificationVisitUrisTest Change-Id: I4c55c4316c450a0560c9d259c2348a6057564bbc
Loading
Please register or sign in to comment