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

Commit 364d9dde authored by Matt Pietal's avatar Matt Pietal Committed by Android (Google) Code Review
Browse files

Merge "Add supervised user support"

parents 9be9981f d7314e11
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -2968,7 +2968,8 @@
        <activity
            android:name=".users.AddSupervisedUserActivity"
            android:label="@*android:string/supervised_user_creation_label"
            android:icon="@drawable/ic_settings_multiuser">
            android:icon="@drawable/ic_settings_multiuser"
            android:exported="true">
        </activity>

        <activity