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

Commit 2817c98f authored by Daniel Cardenas's avatar Daniel Cardenas Committed by android-build-merger
Browse files

Merge "Add documentation about Android TV devices may not support the alarm...

Merge "Add documentation about Android TV devices may not support the alarm intents." into oc-dev am: e3ad0267
am: 2d384faa

Change-Id: Iee73280148d09c9318b428a1f9cb18b64fa24680
parents bcd471e8 2d384faa
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -29,6 +29,8 @@ import android.annotation.SdkConstant.SdkConstantType;
 * new alarm or timer should use
 * {@link android.content.Context#startActivity Context.startActivity()} so that
 * the user has the option of choosing which alarm clock application to use.
 *
 * Android TV devices may not support the alarm intents.
 */
public final class AlarmClock {
    /**