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

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

Merge "docs: Fixed contradictory info in IntentFilter" into qt-dev am:...

Merge "docs: Fixed contradictory info in IntentFilter" into qt-dev am: 1fe99017 am: 1e8492c7 am: 85bd2c62
am: 4d53ea94

Change-Id: I734924789d8e8b6eac3270f857eadd0752904493
parents 5ce9d384 4d53ea94
Loading
Loading
Loading
Loading
+1 −3
Original line number Diff line number Diff line
@@ -60,9 +60,7 @@ import java.util.Set;
 * multiple possible matching values (via {@link #addAction},
 * {@link #addDataType}, {@link #addDataScheme}, {@link #addDataSchemeSpecificPart},
 * {@link #addDataAuthority}, {@link #addDataPath}, and {@link #addCategory}, respectively).
 * For actions, the field
 * will not be tested if no values have been given (treating it as a wildcard);
 * if no data characteristics are specified, however, then the filter will
 * For actions, if no data characteristics are specified, then the filter will
 * only match intents that contain no data.
 *
 * <p>The data characteristic is