mirror of
https://github.com/LawnchairLauncher/lawnchair.git
synced 2026-02-27 15:26:58 +00:00
Changing the taskAffinity for LockScreenRecentsActivity so that other activities do
not get started in this task Bug: 138473688 Change-Id: I63b72236496a818d08ccb14e02e4fbf698a0cc49
This commit is contained in:
@@ -88,6 +88,7 @@
|
||||
<activity android:name="com.android.quickstep.LockScreenRecentsActivity"
|
||||
android:theme="@android:style/Theme.NoDisplay"
|
||||
android:showOnLockScreen="true"
|
||||
android:taskAffinity="${packageName}.locktask"
|
||||
android:directBootAware="true" />
|
||||
|
||||
</application>
|
||||
|
||||
Reference in New Issue
Block a user