OSDN Git Service

Clarify doc comment for android.os.Build.VERSION.RELEASE
authorDaniel Colascione <dancol@google.com>
Fri, 6 Apr 2018 15:12:05 +0000 (08:12 -0700)
committerDaniel Colascione <dancol@google.com>
Fri, 6 Apr 2018 15:36:18 +0000 (08:36 -0700)
commitd1520aa11b2427edffa0a3b6be0abaf3243b4ecb
tree65348d127d07cb8ebc28cb75b06caf3da76a4be0
parent454b1e37eb94d7b1d8203556b741d1f67ce91fdd
Clarify doc comment for android.os.Build.VERSION.RELEASE

The RELEASE field has no guaranteed internal structure and developers
should not attempt to parse it.

Test: no code changes
Change-Id: I0ea3ab5ba5dd4cc733feb62725cf7c62c00c857b
core/java/android/os/Build.java