Skip to content

Commit 2fd8832

Browse files
authored
Update AndroidManifest.xml
1 parent c0243cd commit 2fd8832

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

app/src/main/AndroidManifest.xml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,10 @@
1010
android:name="xposedmodule"
1111
android:value="true" />
1212

13+
<meta-data
14+
android:name="xposeddescription"
15+
android:value="@string/xposed_description"/>
16+
1317
<meta-data
1418
android:name="xposedclass"
1519
android:value="com.flag.secure.DisableFlagSecure" />

0 commit comments

Comments
 (0)