blob: a317b40d22c33a9111f7674ca8e5909d86c852c4 [file] [log] [blame]
# Copyright 2019 The Chromium OS Authors. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
AUTHOR = 'rzakarian'
NAME = 'policy_ArcBackupRestoreServiceEnabled.enabled'
# Disable until test can be fixed: http://b/160218741
# ATTRIBUTES = 'suite:ent-nightly, suite:policy'
TIME = 'SHORT'
TEST_CATEGORY = 'General'
TEST_CLASS = 'enterprise'
TEST_TYPE = 'client'
DEPENDENCIES = "arc, internal_display"
DOC = '''
Verify the policy_ArcBackupRestoreServiceEnabled will enable Android backup
and recovery within the ARC container as well.
'''
job.run_test('policy_ArcBackupRestoreServiceEnabled', case=2)