1
0
mirror of https://github.com/areteruhiro/LIME-beta-hiro.git synced 2025-02-06 05:21:37 +09:00

Update AndroidManifest.xml

This commit is contained in:
MONE FIERA 2024-01-19 16:38:16 +09:00 committed by GitHub
parent 6af792147f
commit d9e863f7f8

View File

@ -33,6 +33,9 @@
<meta-data
android:name="xposedsharedprefs"
android:value="true" />
<meta-data
android:name="xposedscope"
android:resource="@array/xposed_scope" />
</application>
</manifest>