Bookatz | 6d31ac1 | 2019-12-10 12:50:22 -0800 | [diff] [blame] | 1 | <?xml version="1.0" encoding="utf-8"?> |
| 2 | <!-- Copyright (C) 2019 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 | <!-- System packages to preinstall on all devices with frameworks-base-overlays, per user type. |
| 17 | Documentation at frameworks/base/data/etc/preinstalled-packages-platform.xml |
| 18 | --> |
| 19 | <config> |
| 20 | <install-in-user-type package="com.android.internal.display.cutout.emulation.corner"> |
| 21 | <install-in user-type="FULL" /> |
| 22 | </install-in-user-type> |
| 23 | <install-in-user-type package="com.android.internal.display.cutout.emulation.double"> |
| 24 | <install-in user-type="FULL" /> |
Yan Zhu | 49a86b7 | 2020-07-09 16:18:42 -0700 | [diff] [blame] | 25 | </install-in-user-type> |
| 26 | <install-in-user-type package="com.android.internal.display.cutout.emulation.hole"> |
| 27 | <install-in user-type="FULL" /> |
Bookatz | 6d31ac1 | 2019-12-10 12:50:22 -0800 | [diff] [blame] | 28 | </install-in-user-type> |
| 29 | <install-in-user-type package="com.android.internal.display.cutout.emulation.tall"> |
| 30 | <install-in user-type="FULL" /> |
| 31 | </install-in-user-type> |
Yan Zhu | 49a86b7 | 2020-07-09 16:18:42 -0700 | [diff] [blame] | 32 | <install-in-user-type package="com.android.internal.display.cutout.emulation.waterfall"> |
Bookatz | 6d31ac1 | 2019-12-10 12:50:22 -0800 | [diff] [blame] | 33 | <install-in user-type="FULL" /> |
Yan Zhu | 49a86b7 | 2020-07-09 16:18:42 -0700 | [diff] [blame] | 34 | </install-in-user-type> |
| 35 | <install-in-user-type package="com.android.internal.systemui.navbar.gestural"> |
| 36 | <install-in user-type="FULL" /> |
Yan Zhu | 49a86b7 | 2020-07-09 16:18:42 -0700 | [diff] [blame] | 37 | </install-in-user-type> |
| 38 | <install-in-user-type package="com.android.internal.systemui.navbar.gestural_extra_wide_back"> |
| 39 | <install-in user-type="FULL" /> |
Yan Zhu | 49a86b7 | 2020-07-09 16:18:42 -0700 | [diff] [blame] | 40 | </install-in-user-type> |
| 41 | <install-in-user-type package="com.android.internal.systemui.navbar.gestural_narrow_back"> |
| 42 | <install-in user-type="FULL" /> |
Yan Zhu | 49a86b7 | 2020-07-09 16:18:42 -0700 | [diff] [blame] | 43 | </install-in-user-type> |
| 44 | <install-in-user-type package="com.android.internal.systemui.navbar.gestural_wide_back"> |
| 45 | <install-in user-type="FULL" /> |
Yan Zhu | 5fb9e17 | 2020-07-17 16:30:22 -0700 | [diff] [blame] | 46 | </install-in-user-type> |
| 47 | <install-in-user-type package="com.android.internal.systemui.navbar.threebutton"> |
| 48 | <install-in user-type="FULL" /> |
| 49 | </install-in-user-type> |
| 50 | <install-in-user-type package="com.android.internal.systemui.navbar.twobutton"> |
| 51 | <install-in user-type="FULL" /> |
Bookatz | 6d31ac1 | 2019-12-10 12:50:22 -0800 | [diff] [blame] | 52 | </install-in-user-type> |
Bill Lin | daa9a40 | 2020-05-20 12:34:10 +0800 | [diff] [blame] | 53 | <install-in-user-type package="com.android.internal.systemui.onehanded.gestural"> |
| 54 | <install-in user-type="FULL" /> |
Yan Zhu | 49a86b7 | 2020-07-09 16:18:42 -0700 | [diff] [blame] | 55 | </install-in-user-type> |
Jay Aliomer | 316a07b | 2020-11-12 14:26:59 -0500 | [diff] [blame] | 56 | <install-in-user-type package="com.android.theme.color.amethyst"> |
Yan Zhu | 49a86b7 | 2020-07-09 16:18:42 -0700 | [diff] [blame] | 57 | <install-in user-type="FULL" /> |
Jay Aliomer | 316a07b | 2020-11-12 14:26:59 -0500 | [diff] [blame] | 58 | <install-in user-type="PROFILE" /> |
Yan Zhu | 49a86b7 | 2020-07-09 16:18:42 -0700 | [diff] [blame] | 59 | </install-in-user-type> |
| 60 | <install-in-user-type package="com.android.theme.color.aquamarine"> |
| 61 | <install-in user-type="FULL" /> |
Jay Aliomer | 316a07b | 2020-11-12 14:26:59 -0500 | [diff] [blame] | 62 | <install-in user-type="PROFILE" /> |
Yan Zhu | 49a86b7 | 2020-07-09 16:18:42 -0700 | [diff] [blame] | 63 | </install-in-user-type> |
| 64 | <install-in-user-type package="com.android.theme.color.black"> |
| 65 | <install-in user-type="FULL" /> |
Jay Aliomer | 316a07b | 2020-11-12 14:26:59 -0500 | [diff] [blame] | 66 | <install-in user-type="PROFILE" /> |
Yan Zhu | 49a86b7 | 2020-07-09 16:18:42 -0700 | [diff] [blame] | 67 | </install-in-user-type> |
| 68 | <install-in-user-type package="com.android.theme.color.carbon"> |
| 69 | <install-in user-type="FULL" /> |
Jay Aliomer | 316a07b | 2020-11-12 14:26:59 -0500 | [diff] [blame] | 70 | <install-in user-type="PROFILE" /> |
Yan Zhu | 49a86b7 | 2020-07-09 16:18:42 -0700 | [diff] [blame] | 71 | </install-in-user-type> |
| 72 | <install-in-user-type package="com.android.theme.color.cinnamon"> |
| 73 | <install-in user-type="FULL" /> |
Jay Aliomer | 316a07b | 2020-11-12 14:26:59 -0500 | [diff] [blame] | 74 | <install-in user-type="PROFILE" /> |
Yan Zhu | 49a86b7 | 2020-07-09 16:18:42 -0700 | [diff] [blame] | 75 | </install-in-user-type> |
| 76 | <install-in-user-type package="com.android.theme.color.green"> |
| 77 | <install-in user-type="FULL" /> |
Jay Aliomer | 316a07b | 2020-11-12 14:26:59 -0500 | [diff] [blame] | 78 | <install-in user-type="PROFILE" /> |
Yan Zhu | 49a86b7 | 2020-07-09 16:18:42 -0700 | [diff] [blame] | 79 | </install-in-user-type> |
| 80 | <install-in-user-type package="com.android.theme.color.ocean"> |
| 81 | <install-in user-type="FULL" /> |
Jay Aliomer | 316a07b | 2020-11-12 14:26:59 -0500 | [diff] [blame] | 82 | <install-in user-type="PROFILE" /> |
Yan Zhu | 49a86b7 | 2020-07-09 16:18:42 -0700 | [diff] [blame] | 83 | </install-in-user-type> |
| 84 | <install-in-user-type package="com.android.theme.color.orchid"> |
| 85 | <install-in user-type="FULL" /> |
Jay Aliomer | 316a07b | 2020-11-12 14:26:59 -0500 | [diff] [blame] | 86 | <install-in user-type="PROFILE" /> |
Yan Zhu | 49a86b7 | 2020-07-09 16:18:42 -0700 | [diff] [blame] | 87 | </install-in-user-type> |
| 88 | <install-in-user-type package="com.android.theme.color.palette"> |
| 89 | <install-in user-type="FULL" /> |
Jay Aliomer | 316a07b | 2020-11-12 14:26:59 -0500 | [diff] [blame] | 90 | <install-in user-type="PROFILE" /> |
Yan Zhu | 49a86b7 | 2020-07-09 16:18:42 -0700 | [diff] [blame] | 91 | </install-in-user-type> |
| 92 | <install-in-user-type package="com.android.theme.color.purple"> |
| 93 | <install-in user-type="FULL" /> |
Jay Aliomer | 316a07b | 2020-11-12 14:26:59 -0500 | [diff] [blame] | 94 | <install-in user-type="PROFILE" /> |
Yan Zhu | 49a86b7 | 2020-07-09 16:18:42 -0700 | [diff] [blame] | 95 | </install-in-user-type> |
| 96 | <install-in-user-type package="com.android.theme.color.sand"> |
| 97 | <install-in user-type="FULL" /> |
Jay Aliomer | 316a07b | 2020-11-12 14:26:59 -0500 | [diff] [blame] | 98 | <install-in user-type="PROFILE" /> |
Yan Zhu | 49a86b7 | 2020-07-09 16:18:42 -0700 | [diff] [blame] | 99 | </install-in-user-type> |
| 100 | <install-in-user-type package="com.android.theme.color.space"> |
| 101 | <install-in user-type="FULL" /> |
Jay Aliomer | 316a07b | 2020-11-12 14:26:59 -0500 | [diff] [blame] | 102 | <install-in user-type="PROFILE" /> |
Yan Zhu | 49a86b7 | 2020-07-09 16:18:42 -0700 | [diff] [blame] | 103 | </install-in-user-type> |
| 104 | <install-in-user-type package="com.android.theme.color.tangerine"> |
| 105 | <install-in user-type="FULL" /> |
Jay Aliomer | 316a07b | 2020-11-12 14:26:59 -0500 | [diff] [blame] | 106 | <install-in user-type="PROFILE" /> |
Yan Zhu | 49a86b7 | 2020-07-09 16:18:42 -0700 | [diff] [blame] | 107 | </install-in-user-type> |
| 108 | <install-in-user-type package="com.android.theme.font.notoserifsource"> |
| 109 | <install-in user-type="FULL" /> |
Jay Aliomer | 316a07b | 2020-11-12 14:26:59 -0500 | [diff] [blame] | 110 | <install-in user-type="PROFILE" /> |
Yan Zhu | 49a86b7 | 2020-07-09 16:18:42 -0700 | [diff] [blame] | 111 | </install-in-user-type> |
| 112 | <install-in-user-type package="com.android.theme.icon_pack.circular.android"> |
| 113 | <install-in user-type="FULL" /> |
Jay Aliomer | 316a07b | 2020-11-12 14:26:59 -0500 | [diff] [blame] | 114 | <install-in user-type="PROFILE" /> |
Yan Zhu | 49a86b7 | 2020-07-09 16:18:42 -0700 | [diff] [blame] | 115 | </install-in-user-type> |
| 116 | <install-in-user-type package="com.android.theme.icon_pack.circular.launcher"> |
| 117 | <install-in user-type="FULL" /> |
Jay Aliomer | 316a07b | 2020-11-12 14:26:59 -0500 | [diff] [blame] | 118 | <install-in user-type="PROFILE" /> |
Yan Zhu | 49a86b7 | 2020-07-09 16:18:42 -0700 | [diff] [blame] | 119 | </install-in-user-type> |
| 120 | <install-in-user-type package="com.android.theme.icon_pack.circular.settings"> |
| 121 | <install-in user-type="FULL" /> |
Jay Aliomer | 316a07b | 2020-11-12 14:26:59 -0500 | [diff] [blame] | 122 | <install-in user-type="PROFILE" /> |
Yan Zhu | 49a86b7 | 2020-07-09 16:18:42 -0700 | [diff] [blame] | 123 | </install-in-user-type> |
| 124 | <install-in-user-type package="com.android.theme.icon_pack.circular.systemui"> |
| 125 | <install-in user-type="FULL" /> |
Jay Aliomer | 316a07b | 2020-11-12 14:26:59 -0500 | [diff] [blame] | 126 | <install-in user-type="PROFILE" /> |
Yan Zhu | 49a86b7 | 2020-07-09 16:18:42 -0700 | [diff] [blame] | 127 | </install-in-user-type> |
| 128 | <install-in-user-type package="com.android.theme.icon_pack.circular.themepicker"> |
| 129 | <install-in user-type="FULL" /> |
Jay Aliomer | 316a07b | 2020-11-12 14:26:59 -0500 | [diff] [blame] | 130 | <install-in user-type="PROFILE" /> |
Yan Zhu | 49a86b7 | 2020-07-09 16:18:42 -0700 | [diff] [blame] | 131 | </install-in-user-type> |
| 132 | <install-in-user-type package="com.android.theme.icon_pack.filled.android"> |
| 133 | <install-in user-type="FULL" /> |
Jay Aliomer | 316a07b | 2020-11-12 14:26:59 -0500 | [diff] [blame] | 134 | <install-in user-type="PROFILE" /> |
Yan Zhu | 49a86b7 | 2020-07-09 16:18:42 -0700 | [diff] [blame] | 135 | </install-in-user-type> |
| 136 | <install-in-user-type package="com.android.theme.icon_pack.filled.launcher"> |
| 137 | <install-in user-type="FULL" /> |
Jay Aliomer | 316a07b | 2020-11-12 14:26:59 -0500 | [diff] [blame] | 138 | <install-in user-type="PROFILE" /> |
Yan Zhu | 49a86b7 | 2020-07-09 16:18:42 -0700 | [diff] [blame] | 139 | </install-in-user-type> |
| 140 | <install-in-user-type package="com.android.theme.icon_pack.filled.settings"> |
| 141 | <install-in user-type="FULL" /> |
Jay Aliomer | 316a07b | 2020-11-12 14:26:59 -0500 | [diff] [blame] | 142 | <install-in user-type="PROFILE" /> |
Yan Zhu | 49a86b7 | 2020-07-09 16:18:42 -0700 | [diff] [blame] | 143 | </install-in-user-type> |
| 144 | <install-in-user-type package="com.android.theme.icon_pack.filled.systemui"> |
| 145 | <install-in user-type="FULL" /> |
Jay Aliomer | 316a07b | 2020-11-12 14:26:59 -0500 | [diff] [blame] | 146 | <install-in user-type="PROFILE" /> |
Yan Zhu | 49a86b7 | 2020-07-09 16:18:42 -0700 | [diff] [blame] | 147 | </install-in-user-type> |
| 148 | <install-in-user-type package="com.android.theme.icon_pack.filled.themepicker"> |
| 149 | <install-in user-type="FULL" /> |
Jay Aliomer | 316a07b | 2020-11-12 14:26:59 -0500 | [diff] [blame] | 150 | <install-in user-type="PROFILE" /> |
Yan Zhu | 49a86b7 | 2020-07-09 16:18:42 -0700 | [diff] [blame] | 151 | </install-in-user-type> |
| 152 | <install-in-user-type package="com.android.theme.icon_pack.kai.android"> |
| 153 | <install-in user-type="FULL" /> |
Jay Aliomer | 316a07b | 2020-11-12 14:26:59 -0500 | [diff] [blame] | 154 | <install-in user-type="PROFILE" /> |
Yan Zhu | 49a86b7 | 2020-07-09 16:18:42 -0700 | [diff] [blame] | 155 | </install-in-user-type> |
| 156 | <install-in-user-type package="com.android.theme.icon_pack.kai.launcher"> |
| 157 | <install-in user-type="FULL" /> |
Jay Aliomer | 316a07b | 2020-11-12 14:26:59 -0500 | [diff] [blame] | 158 | <install-in user-type="PROFILE" /> |
Yan Zhu | 49a86b7 | 2020-07-09 16:18:42 -0700 | [diff] [blame] | 159 | </install-in-user-type> |
| 160 | <install-in-user-type package="com.android.theme.icon_pack.kai.settings"> |
| 161 | <install-in user-type="FULL" /> |
Jay Aliomer | 316a07b | 2020-11-12 14:26:59 -0500 | [diff] [blame] | 162 | <install-in user-type="PROFILE" /> |
Yan Zhu | 49a86b7 | 2020-07-09 16:18:42 -0700 | [diff] [blame] | 163 | </install-in-user-type> |
| 164 | <install-in-user-type package="com.android.theme.icon_pack.kai.systemui"> |
| 165 | <install-in user-type="FULL" /> |
Jay Aliomer | 316a07b | 2020-11-12 14:26:59 -0500 | [diff] [blame] | 166 | <install-in user-type="PROFILE" /> |
Yan Zhu | 49a86b7 | 2020-07-09 16:18:42 -0700 | [diff] [blame] | 167 | </install-in-user-type> |
| 168 | <install-in-user-type package="com.android.theme.icon_pack.kai.themepicker"> |
| 169 | <install-in user-type="FULL" /> |
Jay Aliomer | 316a07b | 2020-11-12 14:26:59 -0500 | [diff] [blame] | 170 | <install-in user-type="PROFILE" /> |
Yan Zhu | 49a86b7 | 2020-07-09 16:18:42 -0700 | [diff] [blame] | 171 | </install-in-user-type> |
| 172 | <install-in-user-type package="com.android.theme.icon_pack.rounded.android"> |
| 173 | <install-in user-type="FULL" /> |
Jay Aliomer | 316a07b | 2020-11-12 14:26:59 -0500 | [diff] [blame] | 174 | <install-in user-type="PROFILE" /> |
Yan Zhu | 49a86b7 | 2020-07-09 16:18:42 -0700 | [diff] [blame] | 175 | </install-in-user-type> |
| 176 | <install-in-user-type package="com.android.theme.icon_pack.rounded.launcher"> |
| 177 | <install-in user-type="FULL" /> |
Jay Aliomer | 316a07b | 2020-11-12 14:26:59 -0500 | [diff] [blame] | 178 | <install-in user-type="PROFILE" /> |
Yan Zhu | 49a86b7 | 2020-07-09 16:18:42 -0700 | [diff] [blame] | 179 | </install-in-user-type> |
| 180 | <install-in-user-type package="com.android.theme.icon_pack.rounded.settings"> |
| 181 | <install-in user-type="FULL" /> |
Jay Aliomer | 316a07b | 2020-11-12 14:26:59 -0500 | [diff] [blame] | 182 | <install-in user-type="PROFILE" /> |
Yan Zhu | 49a86b7 | 2020-07-09 16:18:42 -0700 | [diff] [blame] | 183 | </install-in-user-type> |
| 184 | <install-in-user-type package="com.android.theme.icon_pack.rounded.systemui"> |
| 185 | <install-in user-type="FULL" /> |
Jay Aliomer | 316a07b | 2020-11-12 14:26:59 -0500 | [diff] [blame] | 186 | <install-in user-type="PROFILE" /> |
Yan Zhu | 49a86b7 | 2020-07-09 16:18:42 -0700 | [diff] [blame] | 187 | </install-in-user-type> |
| 188 | <install-in-user-type package="com.android.theme.icon_pack.rounded.themepicker"> |
| 189 | <install-in user-type="FULL" /> |
Jay Aliomer | 316a07b | 2020-11-12 14:26:59 -0500 | [diff] [blame] | 190 | <install-in user-type="PROFILE" /> |
Yan Zhu | 49a86b7 | 2020-07-09 16:18:42 -0700 | [diff] [blame] | 191 | </install-in-user-type> |
| 192 | <install-in-user-type package="com.android.theme.icon_pack.sam.android"> |
| 193 | <install-in user-type="FULL" /> |
Jay Aliomer | 316a07b | 2020-11-12 14:26:59 -0500 | [diff] [blame] | 194 | <install-in user-type="PROFILE" /> |
Yan Zhu | 49a86b7 | 2020-07-09 16:18:42 -0700 | [diff] [blame] | 195 | </install-in-user-type> |
| 196 | <install-in-user-type package="com.android.theme.icon_pack.sam.launcher"> |
| 197 | <install-in user-type="FULL" /> |
Jay Aliomer | 316a07b | 2020-11-12 14:26:59 -0500 | [diff] [blame] | 198 | <install-in user-type="PROFILE" /> |
Yan Zhu | 49a86b7 | 2020-07-09 16:18:42 -0700 | [diff] [blame] | 199 | </install-in-user-type> |
| 200 | <install-in-user-type package="com.android.theme.icon_pack.sam.settings"> |
| 201 | <install-in user-type="FULL" /> |
Jay Aliomer | 316a07b | 2020-11-12 14:26:59 -0500 | [diff] [blame] | 202 | <install-in user-type="PROFILE" /> |
Yan Zhu | 49a86b7 | 2020-07-09 16:18:42 -0700 | [diff] [blame] | 203 | </install-in-user-type> |
| 204 | <install-in-user-type package="com.android.theme.icon_pack.sam.systemui"> |
| 205 | <install-in user-type="FULL" /> |
Jay Aliomer | 316a07b | 2020-11-12 14:26:59 -0500 | [diff] [blame] | 206 | <install-in user-type="PROFILE" /> |
Yan Zhu | 49a86b7 | 2020-07-09 16:18:42 -0700 | [diff] [blame] | 207 | </install-in-user-type> |
| 208 | <install-in-user-type package="com.android.theme.icon_pack.sam.themepicker"> |
| 209 | <install-in user-type="FULL" /> |
Jay Aliomer | 316a07b | 2020-11-12 14:26:59 -0500 | [diff] [blame] | 210 | <install-in user-type="PROFILE" /> |
Yan Zhu | 49a86b7 | 2020-07-09 16:18:42 -0700 | [diff] [blame] | 211 | </install-in-user-type> |
| 212 | <install-in-user-type package="com.android.theme.icon_pack.victor.android"> |
| 213 | <install-in user-type="FULL" /> |
Jay Aliomer | 316a07b | 2020-11-12 14:26:59 -0500 | [diff] [blame] | 214 | <install-in user-type="PROFILE" /> |
Yan Zhu | 49a86b7 | 2020-07-09 16:18:42 -0700 | [diff] [blame] | 215 | </install-in-user-type> |
| 216 | <install-in-user-type package="com.android.theme.icon_pack.victor.launcher"> |
| 217 | <install-in user-type="FULL" /> |
Jay Aliomer | 316a07b | 2020-11-12 14:26:59 -0500 | [diff] [blame] | 218 | <install-in user-type="PROFILE" /> |
Yan Zhu | 49a86b7 | 2020-07-09 16:18:42 -0700 | [diff] [blame] | 219 | </install-in-user-type> |
| 220 | <install-in-user-type package="com.android.theme.icon_pack.victor.settings"> |
| 221 | <install-in user-type="FULL" /> |
Jay Aliomer | 316a07b | 2020-11-12 14:26:59 -0500 | [diff] [blame] | 222 | <install-in user-type="PROFILE" /> |
Yan Zhu | 49a86b7 | 2020-07-09 16:18:42 -0700 | [diff] [blame] | 223 | </install-in-user-type> |
| 224 | <install-in-user-type package="com.android.theme.icon_pack.victor.systemui"> |
| 225 | <install-in user-type="FULL" /> |
Jay Aliomer | 316a07b | 2020-11-12 14:26:59 -0500 | [diff] [blame] | 226 | <install-in user-type="PROFILE" /> |
Yan Zhu | 49a86b7 | 2020-07-09 16:18:42 -0700 | [diff] [blame] | 227 | </install-in-user-type> |
| 228 | <install-in-user-type package="com.android.theme.icon_pack.victor.themepicker"> |
| 229 | <install-in user-type="FULL" /> |
Jay Aliomer | 316a07b | 2020-11-12 14:26:59 -0500 | [diff] [blame] | 230 | <install-in user-type="PROFILE" /> |
Yan Zhu | 49a86b7 | 2020-07-09 16:18:42 -0700 | [diff] [blame] | 231 | </install-in-user-type> |
| 232 | <install-in-user-type package="com.android.theme.icon.pebble"> |
| 233 | <install-in user-type="FULL" /> |
Jay Aliomer | 316a07b | 2020-11-12 14:26:59 -0500 | [diff] [blame] | 234 | <install-in user-type="PROFILE" /> |
Yan Zhu | 49a86b7 | 2020-07-09 16:18:42 -0700 | [diff] [blame] | 235 | </install-in-user-type> |
| 236 | <install-in-user-type package="com.android.theme.icon.roundedrect"> |
| 237 | <install-in user-type="FULL" /> |
Jay Aliomer | 316a07b | 2020-11-12 14:26:59 -0500 | [diff] [blame] | 238 | <install-in user-type="PROFILE" /> |
Yan Zhu | 49a86b7 | 2020-07-09 16:18:42 -0700 | [diff] [blame] | 239 | </install-in-user-type> |
| 240 | <install-in-user-type package="com.android.theme.icon.squircle"> |
| 241 | <install-in user-type="FULL" /> |
Jay Aliomer | 316a07b | 2020-11-12 14:26:59 -0500 | [diff] [blame] | 242 | <install-in user-type="PROFILE" /> |
Yan Zhu | 49a86b7 | 2020-07-09 16:18:42 -0700 | [diff] [blame] | 243 | </install-in-user-type> |
| 244 | <install-in-user-type package="com.android.theme.icon.taperedrect"> |
| 245 | <install-in user-type="FULL" /> |
Jay Aliomer | 316a07b | 2020-11-12 14:26:59 -0500 | [diff] [blame] | 246 | <install-in user-type="PROFILE" /> |
Yan Zhu | 49a86b7 | 2020-07-09 16:18:42 -0700 | [diff] [blame] | 247 | </install-in-user-type> |
| 248 | <install-in-user-type package="com.android.theme.icon.teardrop"> |
| 249 | <install-in user-type="FULL" /> |
Jay Aliomer | 316a07b | 2020-11-12 14:26:59 -0500 | [diff] [blame] | 250 | <install-in user-type="PROFILE" /> |
Yan Zhu | 49a86b7 | 2020-07-09 16:18:42 -0700 | [diff] [blame] | 251 | </install-in-user-type> |
| 252 | <install-in-user-type package="com.android.theme.icon.vessel"> |
| 253 | <install-in user-type="FULL" /> |
Jay Aliomer | 316a07b | 2020-11-12 14:26:59 -0500 | [diff] [blame] | 254 | <install-in user-type="PROFILE" /> |
Bill Lin | daa9a40 | 2020-05-20 12:34:10 +0800 | [diff] [blame] | 255 | </install-in-user-type> |
Bookatz | 6d31ac1 | 2019-12-10 12:50:22 -0800 | [diff] [blame] | 256 | </config> |