docs: Removes reference to the clock displaying seconds

Test: make ds-docs

Bug: 115691112

Change-Id: Ic87d6c2806b20ed682ad0ca7e8e52e8096c9ac07
Exempt-From-Owner-Approval: Docs-only change
This commit is contained in:
David Castro
2018-09-17 09:38:14 -04:00
parent 3667b71225
commit 3e10355b99

View File

@@ -27,7 +27,7 @@ import android.util.AttributeSet;
import java.util.Calendar;
/**
* Like AnalogClock, but digital. Shows seconds.
* Like AnalogClock, but digital.
*
* @deprecated It is recommended you use {@link TextClock} instead.
*/