blob: e21fe5b82c13e378394f1bd3eb6600da278ec0d1 [file] [log] [blame]
Jason Monkd4f03ec2016-01-07 16:25:34 -05001<?xml version="1.0" encoding="utf-8"?>
2<!-- Copyright (C) 2016 The Android Open Source Project
3
4 Licensed under the Apache License, Version 2.0 (the "License");
5 you may not use this file except in compliance with the License.
6 You may obtain a copy of the License at
7
8 http://www.apache.org/licenses/LICENSE-2.0
9
10 Unless required by applicable law or agreed to in writing, software
11 distributed under the License is distributed on an "AS IS" BASIS,
12 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13 See the License for the specific language governing permissions and
14 limitations under the License.
15-->
16
17<optional-steps>
Maurice Lama2218a92017-03-23 14:58:56 -070018 <step category="com.android.settings.suggested.category.DEFERRED_SETUP"
Fan Zhang7afbf0f2017-05-08 09:31:01 -070019 exclusive="true" />
20 <step category="com.android.settings.suggested.category.FIRST_IMPRESSION"
Fan Zhang841d1d52017-05-22 09:50:38 -070021 exclusiveExpireDays="14"
Fan Zhang7afbf0f2017-05-08 09:31:01 -070022 exclusive="true"
23 multiple="true" />
Jason Monkd4f03ec2016-01-07 16:25:34 -050024 <step category="com.android.settings.suggested.category.LOCK_SCREEN" />
Daniel Sheng73ffcd52017-04-21 10:15:23 -070025 <step category="com.android.settings.suggested.category.TRUST_AGENT" />
Jason Monkd4f03ec2016-01-07 16:25:34 -050026 <step category="com.android.settings.suggested.category.EMAIL" />
Jason Monkd4f03ec2016-01-07 16:25:34 -050027 <step category="com.android.settings.suggested.category.PARTNER_ACCOUNT"
Fan Zhang7afbf0f2017-05-08 09:31:01 -070028 multiple="true" />
Daniel Sheng5e6708c2017-04-17 09:12:49 -070029 <step category="com.android.settings.suggested.category.GESTURE" />
Ido Ofiracebe4b2016-01-29 16:49:16 -080030 <step category="com.android.settings.suggested.category.HOTWORD" />
Jason Monkd4f03ec2016-01-07 16:25:34 -050031 <step category="com.android.settings.suggested.category.DEFAULT"
Fan Zhang7afbf0f2017-05-08 09:31:01 -070032 multiple="true" />
Jason Monk4a60c882016-01-26 17:21:04 -050033 <step category="com.android.settings.suggested.category.SETTINGS_ONLY"
Fan Zhang7afbf0f2017-05-08 09:31:01 -070034 multiple="true" />
Jason Monkd4f03ec2016-01-07 16:25:34 -050035</optional-steps>