am 4838c59f
: Merge "Excluding ChooseLockGeneric from recents"
* commit '4838c59f88e1c110d5f51ff4de514d42ebbb2cc6': Excluding ChooseLockGeneric from recents
This commit is contained in:
@@ -731,7 +731,8 @@
|
||||
android:windowSoftInputMode="stateVisible|adjustResize"/>
|
||||
|
||||
<activity android:name="ChooseLockGeneric"
|
||||
android:label="@string/lockpassword_choose_lock_generic_header">
|
||||
android:label="@string/lockpassword_choose_lock_generic_header"
|
||||
android:excludeFromRecents="true" >
|
||||
<intent-filter>
|
||||
<action android:name="android.app.action.SET_NEW_PASSWORD" />
|
||||
<category android:name="android.intent.category.DEFAULT" />
|
||||
|
Reference in New Issue
Block a user