blob: 29a16b72eb6b775f5e3f4aa1fce3c44f286db329 (
plain)
1
2
3
4
5
6
|
<?xml version="1.0" encoding="utf-8"?>
<accessibility-service xmlns:android="http://schemas.android.com/apk/res/android"
android:canRetrieveWindowContent="true"
android:canPerformGestures="true">
</accessibility-service>
|