diff --git a/lawnchair/AndroidManifest.xml b/lawnchair/AndroidManifest.xml index 4d5dacb6d7..e1d5efb76f 100644 --- a/lawnchair/AndroidManifest.xml +++ b/lawnchair/AndroidManifest.xml @@ -99,6 +99,9 @@ + Global Search (via ASI) Search Algorithm Calculator + To lock your phone when performing a gesture, Lawnchair requires accessibility access.\n\nLawnchair doesn\'t watch any user action, though the privilege to do so is required for all accessibility services. Lawnchair discards any event sent by the system.\n\nIn order to lock your phone, Lawnchair uses the performGlobalAction Accessibility service. diff --git a/res/xml/accessibility_service_config.xml b/res/xml/accessibility_service_config.xml new file mode 100644 index 0000000000..682ffb8b6c --- /dev/null +++ b/res/xml/accessibility_service_config.xml @@ -0,0 +1,5 @@ + +