Jason Monk | d4f03ec | 2016-01-07 16:25:34 -0500 | [diff] [blame] | 1 | <?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 Lam | a2218a9 | 2017-03-23 14:58:56 -0700 | [diff] [blame] | 18 | <step category="com.android.settings.suggested.category.DEFERRED_SETUP" |
Fan Zhang | 7afbf0f | 2017-05-08 09:31:01 -0700 | [diff] [blame] | 19 | exclusive="true" /> |
| 20 | <step category="com.android.settings.suggested.category.FIRST_IMPRESSION" |
Fan Zhang | 841d1d5 | 2017-05-22 09:50:38 -0700 | [diff] [blame] | 21 | exclusiveExpireDays="14" |
Fan Zhang | 7afbf0f | 2017-05-08 09:31:01 -0700 | [diff] [blame] | 22 | exclusive="true" |
| 23 | multiple="true" /> |
Jason Monk | d4f03ec | 2016-01-07 16:25:34 -0500 | [diff] [blame] | 24 | <step category="com.android.settings.suggested.category.LOCK_SCREEN" /> |
Daniel Sheng | 73ffcd5 | 2017-04-21 10:15:23 -0700 | [diff] [blame] | 25 | <step category="com.android.settings.suggested.category.TRUST_AGENT" /> |
Jason Monk | d4f03ec | 2016-01-07 16:25:34 -0500 | [diff] [blame] | 26 | <step category="com.android.settings.suggested.category.EMAIL" /> |
Jason Monk | d4f03ec | 2016-01-07 16:25:34 -0500 | [diff] [blame] | 27 | <step category="com.android.settings.suggested.category.PARTNER_ACCOUNT" |
Fan Zhang | 7afbf0f | 2017-05-08 09:31:01 -0700 | [diff] [blame] | 28 | multiple="true" /> |
Daniel Sheng | 5e6708c | 2017-04-17 09:12:49 -0700 | [diff] [blame] | 29 | <step category="com.android.settings.suggested.category.GESTURE" /> |
Ido Ofir | acebe4b | 2016-01-29 16:49:16 -0800 | [diff] [blame] | 30 | <step category="com.android.settings.suggested.category.HOTWORD" /> |
Jason Monk | d4f03ec | 2016-01-07 16:25:34 -0500 | [diff] [blame] | 31 | <step category="com.android.settings.suggested.category.DEFAULT" |
Fan Zhang | 7afbf0f | 2017-05-08 09:31:01 -0700 | [diff] [blame] | 32 | multiple="true" /> |
Jason Monk | 4a60c88 | 2016-01-26 17:21:04 -0500 | [diff] [blame] | 33 | <step category="com.android.settings.suggested.category.SETTINGS_ONLY" |
Fan Zhang | 7afbf0f | 2017-05-08 09:31:01 -0700 | [diff] [blame] | 34 | multiple="true" /> |
Jason Monk | d4f03ec | 2016-01-07 16:25:34 -0500 | [diff] [blame] | 35 | </optional-steps> |