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

Commit d545a525 authored by Rhed Jao's avatar Rhed Jao
Browse files

Mentions package visibility in the java doc of Intent class

Bug: 207588063
Test: Build
Change-Id: Ibde4eaf739db1db8417a273d73fa34fbe028024b
parent 753f9b8b
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -576,6 +576,13 @@ import java.util.TimeZone;
 *     <li> {@link #ACTION_SHUTDOWN}
 * </ul>
 *
 * <p class="note"><strong>Note: </strong>If your app targets Android 11
 * (API level 30) or higher, registering broadcast such as
 * {@link #ACTION_PACKAGES_SUSPENDED} that includes package details in the
 * extras receives a filtered list of apps or nothing. Learn more about how to
 * <a href="/training/basics/intents/package-visibility">manage package visibility</a>.
 * </p>
 *
 * <h3>Standard Categories</h3>
 *
 * <p>These are the current standard categories that can be used to further