mirror of
https://github.com/jrpie/Launcher.git
synced 2025-04-29 15:20:54 +02:00
This commit is contained in:
parent
8e140e2e69
commit
b4608ef153
6 changed files with 67 additions and 12 deletions
|
@ -85,7 +85,7 @@
|
|||
<service
|
||||
android:name=".actions.lock.LauncherAccessibilityService"
|
||||
android:exported="true"
|
||||
android:label="@string/accessibility_service_name"
|
||||
android:label="@string/app_name"
|
||||
android:permission="android.permission.BIND_ACCESSIBILITY_SERVICE">
|
||||
<intent-filter>
|
||||
<action android:name="android.accessibilityservice.AccessibilityService" />
|
||||
|
@ -97,4 +97,4 @@
|
|||
</service>
|
||||
</application>
|
||||
|
||||
</manifest>
|
||||
</manifest>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue