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

Commit f4b7da21 authored by Hassan Ali's avatar Hassan Ali
Browse files

Remove refererence from public API to flagged API

Remove refererence from public API to flagged API in Intent.java

Test: m ds-docs-java
Bug: 304996215
Change-Id: I290a91daf93a4327dbc362863f3a44521716a744
parent ed082bde
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -2888,7 +2888,7 @@ public class Intent implements Parcelable, Cloneable {
     * <p class="note">This is a protected intent that can only be sent
     * by the system.
     * <p>
     * Starting in {@link Build.VERSION_CODES#VANILLA_ICE_CREAM Android V}, an extra timestamp
     * Starting in Android V, an extra timestamp
     * {@link #EXTRA_TIME} is included with this broadcast to indicate the exact time the package
     * was restarted, in {@link SystemClock#elapsedRealtime() elapsed realtime}.
     * </p>