Sebastiano Barezzi | 380db73 | 2024-09-14 22:12:58 +0200 | [diff] [blame] | 1 | <?xml version="1.0" encoding="utf-8"?> |
2 | <!-- | ||||
3 | SPDX-FileCopyrightText: 2024 The LineageOS Project | ||||
4 | SPDX-License-Identifier: Apache-2.0 | ||||
5 | --> | ||||
6 | <config> | ||||
7 | <install-in-user-type package="org.lineageos.twelve"> | ||||
8 | <install-in user-type="FULL" /> | ||||
9 | <install-in user-type="PROFILE" /> | ||||
10 | <do-not-install-in user-type="android.os.usertype.profile.CLONE" /> | ||||
11 | </install-in-user-type> | ||||
12 | </config> |