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

Commit 2ba3c0ab authored by Darrell Shi's avatar Darrell Shi
Browse files

Do not show edit mode activity on lockscreen

Test: n/a
Flag: ACONFIG com.android.systemui.communal_hub STAGING
Change-Id: I25abd6eed4edb15e49eee8f3ba2c272e15e01798
parent 1e022d25
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -992,7 +992,6 @@
            android:theme="@style/Theme.EditWidgetsActivity"
            android:excludeFromRecents="true"
            android:autoRemoveFromRecents="true"
            android:showOnLockScreen="true"
            android:launchMode="singleTop"
            android:exported="false">
        </activity>