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

Commit 906bf67b authored by Josh Yang's avatar Josh Yang
Browse files

Add CrossDeviceSync package to preinstalled packages allowlist.

Flag: EXEMPT - needed to ramp up release flag RELEASE_CROSS_DEVICE_SYNC
Bug: 444416130
Test: N/A
Change-Id: I6ee5f6b77fe918341f77cca3da94b6a9de3ada06
parent bce7c42c
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>