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

Commit cf551952 authored by Guang Zhu's avatar Guang Zhu Committed by Android Git Automerger
Browse files

am 6b30ba86: fix the build

# Via Guang Zhu
* commit '6b30ba86':
  fix the build
parents 1e07ed11 6b30ba86
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -748,7 +748,7 @@ public class AccessibilityNodeInfo implements Parcelable {
     *   <strong>Note:</strong> The primary usage of this API is for UI test automation
     *   and in order to report the fully qualified view id if an {@link AccessibilityNodeInfo}
     *   the client has to set the {@link AccessibilityServiceInfo#FLAG_REPORT_VIEW_IDS}
     *   flag when configuring his {@link AccessibilityService}.
     *   flag when configuring his {@link android.accessibilityservice.AccessibilityService}.
     * </p>
     *
     * @param viewId The fully qualified resource name of the view id to find.