commit | 4cb9cfa3a1c50d99b448754bd6a16321b3c43401 | [log] [tgz] |
---|---|---|
author | Kefan Tu <kefantu@google.com> | Mon Jul 31 05:19:33 2023 +0000 |
committer | Garvit Narang <garvitnarang@google.com> | Fri Jan 05 01:40:15 2024 +0000 |
tree | 6a44c8ea90c99734c18e027b1ecfc82a0d4cad22 | |
parent | 47c26754600f4a6e085c21afd675a2217bed948b [diff] |
Disable data saver mode in AbstractRestrictBackgroundNetworkTestCase setup This test assumes the data saver mode is initially disabled, but WearOS enables the mode on boot. This change fixes the precondition in the setUp method. Test: run cts -m CtsHostsideNetworkTests Bug: 315081804 Fixes: 315081804 Change-Id: Ibcceaf0f44821100c861ef7b3c61d0888ae30481 (cherry picked from commit 2cdeffc7e97a915a847cfc40d89e091aeadf20b3)