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

Commit 6b24f367 authored by Maurice Lam's avatar Maurice Lam Committed by android-build-merger
Browse files

Merge "Add activity label to encryption interstitial" into nyc-dev

am: 19c00464

* commit '19c00464':
  Add activity label to encryption interstitial

Change-Id: I9bcda822435a42c9bf7d5486b7497fb6a8f30cf4
parents 4422014f 19c00464
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -1729,6 +1729,7 @@
            android:windowSoftInputMode="stateVisible|adjustResize"/>

        <activity android:name=".SetupEncryptionInterstitial"
            android:label="@string/encryption_interstitial_header"
            android:taskAffinity="com.android.wizard"
            android:theme="@style/SetupWizardDisableAppStartingTheme"/>