Revert "Revert "Remove the fallback AddSupervisedUserActivity.""
This reverts commit a30b27657b.
Reason for revert: Now we can remove the fallback activity since the real flow is ready
Change-Id: Iecedbf588412547feecc6de36c89236097f8c236
This commit is contained in:
@@ -2972,13 +2972,6 @@
|
||||
android:value="true" />
|
||||
</activity>
|
||||
|
||||
<activity
|
||||
android:name=".users.AddSupervisedUserActivity"
|
||||
android:label="@*android:string/supervised_user_creation_label"
|
||||
android:icon="@drawable/ic_settings_multiuser"
|
||||
android:exported="true">
|
||||
</activity>
|
||||
|
||||
<activity
|
||||
android:name="Settings$PaymentSettingsActivity"
|
||||
android:label="@string/nfc_payment_settings_title"
|
||||
|
||||
Reference in New Issue
Block a user