Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 427d222b authored by Jackal Guo's avatar Jackal Guo
Browse files

Add description for android:canRetrieveWindowContent

An AccessibilityService would need both capability and flag for
retrieving content of all interactive windows.

Bug: 122497116
Test: build pass
Change-Id: I3483a250a8fb8fef69f33b4e8e170a477e8a5ca0
parent dba48da1
Loading
Loading
Loading
Loading
+6 −1
Original line number Diff line number Diff line
@@ -3660,7 +3660,12 @@
             the settings for this service. This setting cannot be changed at runtime. -->
        <attr name="settingsActivity" />
        <!-- Attribute whether the accessibility service wants to be able to retrieve the
             active window content. This setting cannot be changed at runtime. -->
             active window content. This setting cannot be changed at runtime.
             <p>
             Required to allow setting the {@link android.accessibilityservice
             #AccessibilityServiceInfo#FLAG_RETRIEVE_INTERACTIVE_WINDOWS} flag.
             </p>
         -->
        <attr name="canRetrieveWindowContent" format="boolean" />
        <!-- Attribute whether the accessibility service wants to be able to request touch
             exploration mode in which touched items are spoken aloud and the UI can be