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

Commit 5e787019 authored by Kevin Hufnagle's avatar Kevin Hufnagle Committed by android-build-merger
Browse files

Merge "docs: Fixed typo in SERVICE_META_DATA" into qt-dev

am: d2e0e31d

Change-Id: Id416106c9997e32307ae556cfb083181f43890f0
parents b0e003f2 d2e0e31d
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -309,7 +309,7 @@ public abstract class AccessibilityService extends Service {
     * Name under which an AccessibilityService component publishes information
     * about itself. This meta-data must reference an XML resource containing an
     * <code>&lt;{@link android.R.styleable#AccessibilityService accessibility-service}&gt;</code>
     * tag. This is a a sample XML file configuring an accessibility service:
     * tag. This is a sample XML file configuring an accessibility service:
     * <pre> &lt;accessibility-service
     *     android:accessibilityEventTypes="typeViewClicked|typeViewFocused"
     *     android:packageNames="foo.bar, foo.baz"