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

Commit ae01b360 authored by Jigar Thakkar's avatar Jigar Thakkar
Browse files

Remove bluetooth app from pre-installation list of private profiles

This prevents pre-installation of the bluetooth package in private
profiles. This will remove the bluetooth option in the private tab in
sharesheet.

Bug: 296357858
Test: Tested manually on device
Change-Id: I4d6c378560faedb222f1dd5541410aff0fae2513
parent 984306a8
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -108,6 +108,7 @@ to pre-existing users, but cannot uninstall pre-existing system packages from pr
        <install-in user-type="FULL" />
        <install-in user-type="PROFILE" />
        <do-not-install-in user-type="android.os.usertype.profile.CLONE" />
        <do-not-install-in user-type="android.os.usertype.profile.PRIVATE" />
    </install-in-user-type>

    <!--  Settings (Settings app) -->