mirror of
https://github.com/topjohnwu/Magisk.git
synced 2025-08-16 02:47:26 +00:00
@@ -65,6 +65,7 @@
|
||||
|
||||
<activity
|
||||
android:name="a.m"
|
||||
android:theme="@android:style/Theme.Translucent.NoTitleBar"
|
||||
android:directBootAware="true"
|
||||
android:excludeFromRecents="true"
|
||||
android:exported="false" />
|
||||
|
@@ -48,6 +48,7 @@
|
||||
|
||||
<activity
|
||||
android:name="a.g"
|
||||
android:theme="@android:style/Theme.Translucent.NoTitleBar"
|
||||
android:directBootAware="true"
|
||||
android:excludeFromRecents="true"
|
||||
android:exported="false" />
|
||||
|
Reference in New Issue
Block a user