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:
Yasin Kilicdere
2022-03-10 11:34:40 +00:00
parent a30b27657b
commit ba6ee82d59
5 changed files with 0 additions and 143 deletions

View File

@@ -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"