Added test annotation.
BUG: 25752530 Change-Id: Ia84233371481be89b1c9c852dfbb990020f0e6c0
This commit is contained in:
@@ -53,6 +53,7 @@ import android.service.notification.StatusBarNotification;
|
||||
import android.support.test.uiautomator.UiDevice;
|
||||
import android.support.test.uiautomator.UiObject;
|
||||
import android.test.InstrumentationTestCase;
|
||||
import android.test.suitebuilder.annotation.LargeTest;
|
||||
import android.util.Log;
|
||||
|
||||
import com.android.shell.ActionSendMultipleConsumerActivity.CustomActionSendMultipleListener;
|
||||
@@ -73,6 +74,7 @@ import com.android.shell.ActionSendMultipleConsumerActivity.CustomActionSendMult
|
||||
* <p>
|
||||
* <strong>NOTE</strong>: these tests only work if the device is unlocked.
|
||||
*/
|
||||
@LargeTest
|
||||
public class BugreportReceiverTest extends InstrumentationTestCase {
|
||||
|
||||
private static final String TAG = "BugreportReceiverTest";
|
||||
|
||||
Reference in New Issue
Block a user