Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 487165c6 authored by Anna Bauza's avatar Anna Bauza Committed by Gerrit Code Review
Browse files

Merge "Adding avatar picker to platform allow list" into main

parents bf62098c 85f0ee36
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -128,4 +128,9 @@ to pre-existing users, but cannot uninstall pre-existing system packages from pr
    <install-in-user-type package="com.android.wallpaperbackup">
        <install-in user-type="FULL" />
    </install-in-user-type>

    <!-- AvatarPicker (AvatarPicker app)-->
    <install-in-user-type package="com.android.avatarpicker">
        <install-in user-type="FULL" />
    </install-in-user-type>
</config>