am befc1267: am 4e8a7219: am 8e0929a3: Merge "[FRP] Open the lock setup screens in same task" into lmp-mr1-dev
* commit 'befc1267a59b4b412b86babedaa4f6727fa239a0': [FRP] Open the lock setup screens in same task
This commit is contained in:
@@ -1115,6 +1115,7 @@
|
||||
</activity>
|
||||
|
||||
<activity android:name=".SetupRedactionInterstitial"
|
||||
android:taskAffinity="com.android.wizard"
|
||||
android:theme="@style/SetupWizardDisableAppStartingTheme"/>
|
||||
|
||||
<activity android:name=".notification.RedactionInterstitial"/>
|
||||
@@ -1169,12 +1170,14 @@
|
||||
|
||||
<activity android:name="SetupChooseLockPattern"
|
||||
android:exported="false"
|
||||
android:taskAffinity="com.android.wizard"
|
||||
android:theme="@style/SetupWizardDisableAppStartingTheme" />
|
||||
|
||||
<activity android:name="ChooseLockPattern" android:exported="false"/>
|
||||
|
||||
<activity android:name="SetupChooseLockPassword"
|
||||
android:exported="false"
|
||||
android:taskAffinity="com.android.wizard"
|
||||
android:theme="@style/SetupWizardDisableAppStartingTheme"
|
||||
android:windowSoftInputMode="stateVisible|adjustResize" />
|
||||
|
||||
@@ -1182,6 +1185,7 @@
|
||||
android:windowSoftInputMode="stateVisible|adjustResize"/>
|
||||
|
||||
<activity android:name=".SetupEncryptionInterstitial"
|
||||
android:taskAffinity="com.android.wizard"
|
||||
android:theme="@style/SetupWizardDisableAppStartingTheme"/>
|
||||
|
||||
<activity android:name=".EncryptionInterstitial"/>
|
||||
|
||||
Reference in New Issue
Block a user