Skip to content

Commit 5f77f82

Browse files
Jean-Baptiste Queruandroid code review
authored andcommitted
Merge "Another case of extra ">""
2 parents b8b47c2 + 7c1e867 commit 5f77f82

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core/res/res/values/attrs.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2377,7 +2377,7 @@
23772377
<!-- The minimal period in milliseconds between two accessibility events of the same type
23782378
are sent to this serivce. This setting can be changed at runtime by calling
23792379
{@link android.accessibilityservice.AccessibilityService#setServiceInfo(android.accessibilityservice.AccessibilityServiceInfo)
2380-
android.accessibilityservice.AccessibilityService.setServiceInfo(android.accessibilityservice.AccessibilityServiceInfo)}. -->>
2380+
android.accessibilityservice.AccessibilityService.setServiceInfo(android.accessibilityservice.AccessibilityServiceInfo)}. -->
23812381
<attr name="notificationTimeout" format="integer" />
23822382
<!-- Additional flags as specified in
23832383
{@link android.accessibilityservice.AccessibilityServiceInfo}.

0 commit comments

Comments
 (0)