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

Commit cc35bfa8 authored by Treehugger Robot's avatar Treehugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Add CrossDeviceSync package to preinstalled packages allowlist." into main

parents f4044dd3 906bf67b
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -147,4 +147,9 @@ to pre-existing users, but cannot uninstall pre-existing system packages from pr
        <install-in user-type="FULL" />
    </install-in-user-type>

    <!-- Cross device data sync app (CrossDeviceSync)  -->
    <install-in-user-type package="com.android.crossdevicesync">
        <install-in user-type="SYSTEM" />
    </install-in-user-type>

</config>