Docs: Removed rogue "(TODO)" note in FLAG_SHOW_LIGHTS member

Status: Ready for review
Note: This is a Javadoc only change.

Changes: Removed unnecessary "(TODO)" note.

Test: Build the docs with "make ds-docs" and staged updated content.

Staged content:
go/dac-stage/reference/android/app/Notification.html#FLAG_SHOW_LIGHTS

Bug: 20150478
Change-Id: I3a7fc0414ccb6f52e9b4919031a93ca1a7a29336
This commit is contained in:
Ricardo Loo Foronda
2018-01-25 08:42:43 -08:00
parent 16a77c54ef
commit f8f6d0a8ec

View File

@@ -474,7 +474,7 @@ public class Notification implements Parcelable
* </ul>
* <p>
* Since hardware varies, you are not guaranteed that any of the values
* you pass are honored exactly. Use the system defaults (TODO) if possible
* you pass are honored exactly. Use the system defaults if possible
* because they will be set to values that work on any given hardware.
* <p>
* The alpha channel must be set for forward compatibility.