mirror of
https://github.com/TrianguloY/LightningLauncher.git
synced 2024-12-26 09:58:20 +01:00
fix permission
This commit is contained in:
parent
73c8f0c82f
commit
ab2403a4ed
1 changed files with 1 additions and 1 deletions
|
@ -359,7 +359,7 @@
|
|||
</activity>
|
||||
|
||||
<service android:name="net.pierrox.lightning_launcher.util.ScriptService"
|
||||
android:permission="net.pierrox.lightning_launcher.USE_PLUGIN_SERVICE"
|
||||
android:permission="net.pierrox.lightning_launcher.USE_SCRIPT_SERVICE"
|
||||
android:exported="true"/>
|
||||
|
||||
</application>
|
||||
|
|
Loading…
Reference in a new issue