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

This commit is contained in:
Maurice Lam
2016-05-26 23:46:06 +00:00
committed by Android (Google) Code Review

View File

@@ -1732,6 +1732,7 @@
android:windowSoftInputMode="stateVisible|adjustResize"/>
<activity android:name=".SetupEncryptionInterstitial"
android:label="@string/encryption_interstitial_header"
android:taskAffinity="com.android.wizard"
android:theme="@style/SetupWizardDisableAppStartingTheme"/>