DO NOT MERGE:CDD Annotation for 7.4.7/C-2-1
Devices that don't provide data saver mode must return RESTRICT_BACKGROUND_STATUS_DISABLED for the ConnectivityManager#getRestrictBackgroundStatus() Bug:130032710 Test: make cts Change-Id: I81b52c9d26afcf51a7e416d20589c9c7cfb878f6
This commit is contained in:
committed by
Saurav Subedi
parent
86ca1697d0
commit
d11be5bbeb
@@ -22,6 +22,9 @@ import static android.net.ConnectivityManager.RESTRICT_BACKGROUND_STATUS_WHITELI
|
||||
|
||||
import android.util.Log;
|
||||
|
||||
import com.android.compatibility.common.util.CddTest;
|
||||
|
||||
@CddTest(requirement="7.4.7/C-1-1,H-1-1,C-2-1")
|
||||
public class DataSaverModeTest extends AbstractRestrictBackgroundNetworkTestCase {
|
||||
|
||||
private static final String[] REQUIRED_WHITELISTED_PACKAGES = {
|
||||
|
||||
Reference in New Issue
Block a user