export PanicResponderActivity to make panic mode work again

This commit is contained in:
Conny Duck
2024-03-07 18:51:32 +01:00
committed by Hans-Christoph Steiner
parent 86ffab45bd
commit f3fced8095

View File

@@ -99,7 +99,7 @@
<activity
android:name=".panic.PanicResponderActivity"
android:exported="false"
android:exported="true"
android:noHistory="true"
android:theme="@android:style/Theme.NoDisplay">