mirror of
https://github.com/LawnchairLauncher/lawnchair.git
synced 2026-02-27 15:26:58 +00:00
Add accessibility service description
This commit is contained in:
5
res/xml/accessibility_service_config.xml
Normal file
5
res/xml/accessibility_service_config.xml
Normal file
@@ -0,0 +1,5 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<accessibility-service xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:description="@string/accessibility_service_description"
|
||||
android:packageNames=""
|
||||
/>
|
||||
Reference in New Issue
Block a user