Remove old tests

Change-Id: I4344408d7e72093606e0cf90ada4f6bc02831a6b
This commit is contained in:
Oliver Scott
2024-01-10 16:30:37 -05:00
committed by Michael Bestas
parent feadacc46b
commit 1db317b962
12 changed files with 14 additions and 444 deletions

View File

@@ -326,15 +326,6 @@
</intent-filter>
</activity>
<activity
android:name=".SetupWizardTestActivity"
android:configChanges="keyboard|keyboardHidden|mcc|mnc|orientation|screenSize"
android:exported="false"
android:immersive="true"
android:label="@string/activity_label_empty"
android:launchMode="singleInstance"
android:theme="@style/NoDisplay" />
<receiver
android:name=".PartnerReceiver"
android:exported="true">