commit | f3496591f9b62815d367b7fa72c576703a888461 | [log] [tgz] |
---|---|---|
author | junyulai <junyulai@google.com> | Tue May 04 17:45:16 2021 +0800 |
committer | junyulai <junyulai@google.com> | Tue May 04 18:33:29 2021 +0800 |
tree | c2271255a77e00e481dedb8526ad9558ac75b206 | |
parent | e6bafe29b00ad10ac98d2f6b9737a420f5a3c6ad [diff] |
Don't run testRequestBackgroundNetwork in instant app mode Per documentation at the sdk website, the instant app mode does not have the permission that is needed to get test network. Thus, ignore test in instant app mode. Test: atest CtsNetTestCases:android.net.cts.ConnectivityManagerTest#testRequestBackgroundNetwork \ --instant Bug: 185927087 Change-Id: Ic7bf230349c2a17ac485a72416b294dba81dac06