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

Commit 2d384faa 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 intents." into oc-dev

am: e3ad0267

Change-Id: I438349018fe20642253dafbccbe6bca914914863
parents 3ff9942d e3ad0267
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 {
    /**