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

Commit 7a794c14 authored by Hai Zhang's avatar Hai Zhang Committed by android-build-merger
Browse files

Merge "Add link to AndroidX Role library in RoleManager documentation." into qt-dev am: bde371be

am: 6c162a4e

Change-Id: I198ee289321ee930f6e49833e71943ef647fe7d6
parents 3b0cf87a 6c162a4e
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -53,7 +53,8 @@ import java.util.function.Consumer;
 * the availability of roles. Instead, they should always query if the role is available using
 * {@link #isRoleAvailable(String)} before trying to do anything with it. Some predefined role names
 * are available as constants in this class, and a list of possibly available roles can be found in
 * the AndroidX Libraries.
 * the <a href="{@docRoot}reference/androidx/core/role/package-summary.html">AndroidX Role
 * library</a>.
 * <p>
 * There can be multiple applications qualifying for a role, but only a subset of them can become
 * role holders. To qualify for a role, an application must meet certain requirements, including